diff options
author | Jeff Layton <jlayton@kernel.org> | 2023-07-13 09:52:48 -0400 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2023-07-24 10:30:08 +0200 |
commit | d85f1b5bad5752831b11bdeb5a1c403075673c0d (patch) | |
tree | 78452a9f36e7ce7b391135e383b1ffdc1092fc1d /io_uring/rw.c | |
parent | 13bc24457850583a2e7203ded05b7209ab4bc5ef (diff) | |
download | linux-stable-d85f1b5bad5752831b11bdeb5a1c403075673c0d.tar.gz linux-stable-d85f1b5bad5752831b11bdeb5a1c403075673c0d.tar.bz2 linux-stable-d85f1b5bad5752831b11bdeb5a1c403075673c0d.zip |
gfs2: fix timestamp handling on quota inodes
While these aren't generally visible from userland, it's best to be
consistent with timestamp handling. When adjusting the quota, update the
mtime and ctime like we would with a write operation on any other inode,
and avoid updating the atime which should only be done for reads.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Andreas Gruenbacher <agruenba@redhat.com>
Message-Id: <20230713135249.153796-1-jlayton@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'io_uring/rw.c')
0 files changed, 0 insertions, 0 deletions