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

[GFS2] Introduce gfs2_set_aops()


Just like ext3 we now have three sets of address space operations
to cover the cases of writeback, ordered and journalled data
writes. This means that the individual operations can now become
less complicated as we are able to remove some of the tests for
file data mode from the code.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent bf36a713
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