]> git.karo-electronics.de Git - linux-beck.git/commit
xfs: Remove macro XFS_BUF_BUSY and family
authorChandra Seetharaman <sekharan@us.ibm.com>
Fri, 22 Jul 2011 23:39:57 +0000 (23:39 +0000)
committerAlex Elder <aelder@sgi.com>
Mon, 25 Jul 2011 20:03:00 +0000 (15:03 -0500)
commitb75e40a4193ca027af7327ef30c31d45aa0a0e40
tree9a75ea6fbcd2749efc46c94079c89afc2a145bc7
parent5a52c2a581cddcb676a54a95d99cd39f5577c33b
xfs: Remove macro XFS_BUF_BUSY and family

Remove the definitions and uses of the macros XFS_BUF_BUSY,
XFS_BUF_UNBUSY, and XFS_BUF_ISBUSY.

Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
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_buf_item.c
fs/xfs/xfs_log.c
fs/xfs/xfs_log_recover.c
fs/xfs/xfs_trans_buf.c