Skip to content
Snippets Groups Projects
Commit bf36a713 authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

[GFS2] Add gfs2_is_writeback()


This adds a function "gfs2_is_writeback()" along the lines of the
existing "gfs2_is_jdata()" in order to clean up the code and make
the various tests for the inode mode more obvious. It also fixes
the PageChecked() logic where we were resetting the flag too early
in the case of an error path.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent e7e36f14
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment