commit | a841b54dbd65421726caf7129f8951910c7a8ea6 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Apr 07 13:50:59 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Jun 04 12:07:07 2018 -0400 |
tree | 6d39aa190863b61863885ad66c8247f21746af9c | |
parent | 30846df06f937b692ea658aaf7e28acf56a255f8 [diff] |
NFS: Pass the inode down to the getattr() callback Allow the getattr() callback to check things like whether or not we hold a delegation so that it can adjust the attributes that it is asking for. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>