]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: remove the ISUNWRITTEN macro
authorChristoph Hellwig <hch@lst.de>
Tue, 28 Mar 2017 21:53:36 +0000 (14:53 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 3 Apr 2017 22:18:16 +0000 (15:18 -0700)
commitbbf88536b547e5c4f1a0cae955525db37441b10a
treef6c4333f4d96e8e6a3eb79f09ad7af463b24e8f0
parentfb10eb5d5b8c894151b55593078695d0b3bac020
xfs: remove the ISUNWRITTEN macro

Opencoding the trivial checks makes it much easier to read (and grep..).

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/libxfs/xfs_bmap_btree.h
fs/xfs/xfs_aops.c
fs/xfs/xfs_iomap.c