summaryrefslogtreecommitdiffstats
path: root/fs/fat/namei_msdos.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2018-10-12 20:07:27 +0200
committerAndreas Gruenbacher <agruenba@redhat.com>2018-12-11 17:50:35 +0100
commit977767a7e1ee32ae85377d88b5383da789d2a6b5 (patch)
treec417d24dbbaaea8d28d62a37b5df16f200f237de /fs/fat/namei_msdos.c
parentLinux 4.20-rc6 (diff)
downloadlinux-977767a7e1ee32ae85377d88b5383da789d2a6b5.tar.xz
linux-977767a7e1ee32ae85377d88b5383da789d2a6b5.zip
gfs2: Clean up gfs2_is_{ordered,writeback}
The gfs2_is_ordered and gfs2_is_writeback checks are weird in that they implicitly check for !gfs2_is_jdata. This makes understanding how to use those functions correctly a challenge. Clean this up by making gfs2_is_ordered and gfs2_is_writeback take a super block instead of an inode and by removing the implicit !gfs2_is_jdata checks. Update the callers accordingly. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'fs/fat/namei_msdos.c')
0 files changed, 0 insertions, 0 deletions