Files
android_kernel_xiaomi_sm8450/fs/nfs
Trond Myklebust df1d5d23d3 NFS: Fix a readdir/lookup inefficiency.
Make sure that nfs_readdir_lookup() handles negative dentries correctly.
If d_lookup() returns a negative dentry, then we need to d_drop() that
since readdir shows that it should be positive.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2007-02-03 15:35:04 -08:00
..
2007-02-03 15:35:04 -08:00
2006-03-20 13:44:48 -05:00
2006-03-20 13:44:10 -05:00