diff options
author | Benny Halevy <bhalevy@panasas.com> | 2010-05-12 00:13:29 +0300 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2010-05-13 11:47:03 -0400 |
commit | 46583e2597af649f134462d2f2c1be5e6689198d (patch) | |
tree | 4d760a1f60db3f057f8f3ea1549a8422c9eff031 /fs/inode.c | |
parent | 84d38ac9abf0a5bc0044c9363acaad55a9a4be0d (diff) | |
download | linux-3.10-46583e2597af649f134462d2f2c1be5e6689198d.tar.gz linux-3.10-46583e2597af649f134462d2f2c1be5e6689198d.tar.bz2 linux-3.10-46583e2597af649f134462d2f2c1be5e6689198d.zip |
nfsd4: introduce nfs4_client.cl_refcount
Currently just initialize the cl_refcount to 1
and decrement in expire_client(), conditionally freeing the
client when the refcount reaches 0.
To be used later by nfsv4.1 compounds to keep the client from
timing out while in use.
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'fs/inode.c')
0 files changed, 0 insertions, 0 deletions