diff options
author | Jeff Layton <jlayton@kernel.org> | 2023-09-29 14:43:18 -0400 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2023-10-12 10:17:03 +0530 |
commit | cbc06310c36f73a5f3b0c6f0d974d60cf66d816b (patch) | |
tree | 46917032ad609f8e12679a93c6920a8cff3e9605 /fs/xfs/xfs_aops.c | |
parent | f93b9300301d30f275f9bd7165cbb53d5094bd8d (diff) | |
download | linux-cbc06310c36f73a5f3b0c6f0d974d60cf66d816b.tar.gz linux-cbc06310c36f73a5f3b0c6f0d974d60cf66d816b.tar.bz2 linux-cbc06310c36f73a5f3b0c6f0d974d60cf66d816b.zip |
xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE
The handling of STATX_CHANGE_COOKIE was moved into generic_fillattr in
commit 0d72b92883c6 (fs: pass the request_mask to generic_fillattr), but
we didn't account for the fact that xfs doesn't call generic_fillattr at
all.
Make XFS report its i_version as the STATX_CHANGE_COOKIE.
Fixes: 0d72b92883c6 (fs: pass the request_mask to generic_fillattr)
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_aops.c')
0 files changed, 0 insertions, 0 deletions