aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/bmap.c
diff options
context:
space:
mode:
authorBob Peterson <rpeterso@redhat.com>2018-02-14 09:32:39 -0700
committerBob Peterson <rpeterso@redhat.com>2018-03-08 09:26:20 -0700
commitb9e03f1861d8ee117aebb40e5d975cf355879405 (patch)
tree259366993189bcf0156f9a3ced58b23e853b9821 /fs/gfs2/bmap.c
parentGFS2: Make function gfs2_remove_from_ail static (diff)
downloadlinux-dev-b9e03f1861d8ee117aebb40e5d975cf355879405.tar.xz
linux-dev-b9e03f1861d8ee117aebb40e5d975cf355879405.zip
GFS2: Only set PageChecked for jdata pages
Before this patch, GFS2 was setting the PageChecked flag for ordered write pages. This is unnecessary. The ext3 file system only does it for jdata, and it's only used in jdata circumstances. It only muddies the already murky waters of writing pages in the aops. Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'fs/gfs2/bmap.c')
0 files changed, 0 insertions, 0 deletions