]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
xfs: Remove the macro XFS_BUF_ERROR and family
authorChandra Seetharaman <sekharan@us.ibm.com>
Fri, 22 Jul 2011 23:39:51 +0000 (23:39 +0000)
committerAlex Elder <aelder@sgi.com>
Mon, 25 Jul 2011 19:57:46 +0000 (14:57 -0500)
commit5a52c2a581cddcb676a54a95d99cd39f5577c33b
tree085825ca21b17d566e588428fa0aa2063ba4f1a4
parented43233be910bbc8b9da3d61aa1b931843d1b44e
xfs: Remove the macro XFS_BUF_ERROR and family

Remove the definitions and usage of the macros XFS_BUF_ERROR,
XFS_BUF_GETERROR and XFS_BUF_ISERROR.

Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
16 files changed:
fs/xfs/linux-2.6/xfs_buf.c
fs/xfs/linux-2.6/xfs_buf.h
fs/xfs/quota/xfs_dquot.c
fs/xfs/xfs_alloc.c
fs/xfs/xfs_attr.c
fs/xfs/xfs_btree.c
fs/xfs/xfs_buf_item.c
fs/xfs/xfs_da_btree.c
fs/xfs/xfs_ialloc.c
fs/xfs/xfs_inode.c
fs/xfs/xfs_log.c
fs/xfs/xfs_log_recover.c
fs/xfs/xfs_rtalloc.c
fs/xfs/xfs_rw.c
fs/xfs/xfs_trans_buf.c
fs/xfs/xfs_vnodeops.c