diff options
author | Trond Myklebust <trond.myklebust@primarydata.com> | 2015-02-23 18:51:32 -0500 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2015-03-01 23:23:07 -0500 |
commit | fa9233699cc1dc236f4cf42245d13e40966938c5 (patch) | |
tree | 26928a81290415cc0a8db037664da087963965d8 /fs/block_dev.c | |
parent | 1ae04b252351188cfa66af1b8b0628512a72dd7b (diff) |
NFS: Don't require a filehandle to refresh the inode in nfs_prime_dcache()
If the server does not return a valid set of attributes that we can
use to either create a file or refresh the inode, then there is no
value in calling nfs_prime_dcache().
However if we're just refreshing the inode using the attributes that
the server returned, then it shouldn't matter whether or not we have
a filehandle, as long as we check the fsid+fileid combination.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'fs/block_dev.c')
0 files changed, 0 insertions, 0 deletions