summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/meta_io.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2016-08-18 08:57:04 -0500
committerBob Peterson <rpeterso@redhat.com>2016-08-18 08:57:04 -0500
commit1c185c02f454c47d573a17e3e7d8befb06f0d64d (patch)
treedfd9e3b7191ed945e2a935933616eaf7c1c8c4a3 /fs/gfs2/meta_io.c
parent47a9a527946842dd8d83d4c8c8be22b2615b65f5 (diff)
downloadlinux-stable-1c185c02f454c47d573a17e3e7d8befb06f0d64d.tar.gz
linux-stable-1c185c02f454c47d573a17e3e7d8befb06f0d64d.tar.bz2
linux-stable-1c185c02f454c47d573a17e3e7d8befb06f0d64d.zip
gfs2: Remove dirty buffer warning from gfs2_releasepage
Unlike what its documentation suggests, the releasepage address space operation can currently be called on dirty pages via shrink_active_list. This may eventually be changed when the remaining code relying on the current behavior has been fixed, but until then, it makes no sense to warn on dirty buffers in gfs2_releasepage. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'fs/gfs2/meta_io.c')
0 files changed, 0 insertions, 0 deletions