]> git.baikalelectronics.ru Git - kernel.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)
commit2cc7efeafae2153fd2e4ec701bf4262c40bff8e7
treea6187e4988378bd6cc9712f0881417e0f360917b
parentfddf24af9a588cdac91dfd4c4a10d3a245013a56
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