]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] nfsd4: lookup_one_len takes i_sem
authorNeilBrown <neilb@cse.unsw.edu.au>
Fri, 8 Jul 2005 00:59:12 +0000 (17:59 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 8 Jul 2005 01:24:07 +0000 (18:24 -0700)
commitcdc5524e8a257b1c91dd8e4cdfbab979f4e17a60
tree8db1b2c1ac28d1525f7e953e1ac5de8616da4663
parenta6ccbbb8865101d83c2e716f08feae1da1c48584
[PATCH] nfsd4: lookup_one_len takes i_sem

Oops, this lookup_one_len needs the i_sem.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/nfsd/nfs4recover.c