diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2023-06-21 23:32:06 +0300 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2023-07-03 23:30:47 +0300 |
commit | f246dd4b78e0efda8aa3f93f831a44e12ef0e59e (patch) | |
tree | b52a2390795e81abba22dfe7ab78146dcb6a4041 /fs/gfs2/Makefile | |
parent | 6c7410f44961cf72d49a18e455ad4ae833f6fb7c (diff) | |
download | linux-f246dd4b78e0efda8aa3f93f831a44e12ef0e59e.tar.xz |
gfs: Get rid of unnucessary locking in inode_go_dump
Commit 27a2660f1ef9 ("gfs2: Dump nrpages for inodes and their glocks")
added some locking around reading inode->i_data.nrpages. That locking
doesn't do anything really, so get rid of it.
With that, the glock argument to ->go_dump() can be made const again as
well.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'fs/gfs2/Makefile')
0 files changed, 0 insertions, 0 deletions