]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: Use dentry->d_time to store the parent directory verifier.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 14 Jul 2007 21:36:45 +0000 (17:36 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 19 Jul 2007 19:21:39 +0000 (15:21 -0400)
commit3062c532ad410fe0e8320566fe2879a396be6701
treea6187e4988378bd6cc9712f0881417e0f360917b
parentbe879c4e249a8875d7129f3b0c1bb62584dafbd8
NFS: Use dentry->d_time to store the parent directory verifier.

This will free up the d_fsdata field for other use.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/dir.c