1
0
Files
linux/fs/gfs2
Andreas Gruenbacher 977767a7e1 gfs2: Clean up gfs2_is_{ordered,writeback}
The gfs2_is_ordered and gfs2_is_writeback checks are weird in that they
implicitly check for !gfs2_is_jdata.  This makes understanding how to
use those functions correctly a challenge.  Clean this up by making
gfs2_is_ordered and gfs2_is_writeback take a super block instead of an
inode and by removing the implicit !gfs2_is_jdata checks.  Update the
callers accordingly.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
2018-12-11 17:50:35 +01:00
..
2016-05-12 22:28:05 -04:00
2018-07-02 16:27:17 +01:00
2018-06-04 07:56:51 -05:00
2016-06-27 09:47:09 -05:00
2018-10-12 07:33:07 -05:00
2016-06-27 09:47:08 -05:00
2018-10-12 07:30:43 -05:00
2018-02-01 11:25:31 -07:00
2018-10-12 07:30:43 -05:00
2018-01-23 07:38:53 -07:00
2018-10-12 07:31:21 -05:00
2018-03-08 09:26:20 -07:00
2018-11-09 10:55:27 +00:00
2018-10-12 07:33:07 -05:00
2018-07-25 00:06:24 +02:00
2018-07-05 17:47:16 +02:00
2015-12-06 21:25:17 -05:00