]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] knfsd: nfsd: lockdep annotation fix
authorNeilBrown <neilb@suse.de>
Wed, 4 Oct 2006 09:15:43 +0000 (02:15 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 4 Oct 2006 14:55:15 +0000 (07:55 -0700)
commit3868fbf6471391422dfad3bf26acf085a012f801
tree9c598c7dd55181a8df91f9c10d04a5c3031198bc
parent3e0dba6c729a881f4f0c9d77069b89b4d3853486
[PATCH] knfsd: nfsd: lockdep annotation fix

nfsv2 needs the I_MUTEX_PARENT on the directory when creating a file too.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/nfsd/nfsproc.c