]> Git Repo - linux.git/commit
[PATCH] v9fs: fix fid check in v9fs_create
authorLatchesar Ionkov <[email protected]>
Wed, 28 Jun 2006 11:26:51 +0000 (04:26 -0700)
committerLinus Torvalds <[email protected]>
Wed, 28 Jun 2006 21:59:05 +0000 (14:59 -0700)
commit9d7fa40098253a6768cfc3ffbbd5988ba852d364
tree7bf6829b569462654d11a7cd3429db320bd69177
parent94374e7cc369b972855cebd13ba942f4eb1be1ac
[PATCH] v9fs: fix fid check in v9fs_create

Fix an incorrect check whether a fid was allocated in v9fs_create and if it
should be freed on error.

Signed-off-by: Latchesar Ionkov <[email protected]>
Cc: Eric Van Hensbergen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/9p/vfs_inode.c
This page took 0.038448 seconds and 4 git commands to generate.