commit | 5678b5d6a8ec433936ccb9e0626e6361e241c275 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jan 21 16:23:25 2019 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Feb 01 01:55:45 2019 -0500 |
tree | 058df16be62bf481ef59e20fcbbf6a2b358400b0 | |
parent | 73052b0daee0b750b39af18460dfec683e4f5887 [diff] |
orangefs: don't reinitialize result_mask in ->getattr The caller already initializes it to the basic stats. Just clear not supported default bits where needed. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>