OSDN Git Service

iomap: move IOMAP_F_BOUNDARY to gfs2
authorChristoph Hellwig <hch@lst.de>
Fri, 1 Jun 2018 16:03:07 +0000 (09:03 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Sat, 2 Jun 2018 01:37:32 +0000 (18:37 -0700)
commit7ee66c03e40a570cbf641ff83c063f5209eb22b2
tree25d619f62359fb38ad774c6bf3cb369366a65102
parent9ecac0ef2233edcb418cc17f9fcbe51ddb0c696c
iomap: move IOMAP_F_BOUNDARY to gfs2

Just define a range of fs specific flags and use that in gfs2 instead of
exposing this internal flag globally.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/gfs2/bmap.c
include/linux/iomap.h