diff options
author | Jeff Layton <jlayton@kernel.org> | 2022-08-05 19:47:00 +0200 |
---|---|---|
committer | Jeff Layton <jlayton@kernel.org> | 2023-01-26 13:00:06 +0100 |
commit | 61a968b4f05e3c8880cfb127f122d7a3af882afa (patch) | |
tree | 6f03198f2b807bec3ed8f01249729f477223dc14 /lib/vdso | |
parent | vfs: plumb i_version handling into struct kstat (diff) | |
download | linux-61a968b4f05e3c8880cfb127f122d7a3af882afa.tar.xz linux-61a968b4f05e3c8880cfb127f122d7a3af882afa.zip |
nfs: report the inode version in getattr if requested
Allow NFS to report the i_version in getattr requests. Since the cost to
fetch it is relatively cheap, do it unconditionally and just set the
flag if it looks like it's valid. Also, conditionally enable the
MONOTONIC flag when the server reports its change attr type as such.
Reviewed-by: NeilBrown <neilb@suse.de>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Diffstat (limited to 'lib/vdso')
0 files changed, 0 insertions, 0 deletions