]> 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)
commitffceffbed5a3efd89eab4987387a24d0195ba2a7
treef6c4333f4d96e8e6a3eb79f09ad7af463b24e8f0
parentb30480226739107249127d53f982988cb0ac226f
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