Skip to content
  • Steven Whitehouse's avatar
    [GFS2] Add gfs2_is_writeback() · bf36a713
    Steven Whitehouse authored
    
    
    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>
    bf36a713