]> git.karo-electronics.de Git - mv-sheeva.git/commit
NFSv4: nfs4_state_mark_reclaim_nograce() should be static
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 Mar 2011 21:12:46 +0000 (16:12 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 11 Mar 2011 20:18:36 +0000 (15:18 -0500)
commitf9feab1e180d1392f2f59d692826c6da2e57adf4
tree1af4e0012ddb1d74b0cd44fc4461bd5b78f5adf5
parentecac799a5ecc364006f0db6f2db15e77ed4d63e2
NFSv4: nfs4_state_mark_reclaim_nograce() should be static

There are no more external users of nfs4_state_mark_reclaim_nograce() or
nfs4_state_mark_reclaim_reboot(), so mark them as static.

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