]> git.karo-electronics.de Git - linux-beck.git/commit
xfs: Remove the macro XFS_BUF_SET_TARGET
authorChandra Seetharaman <sekharan@us.ibm.com>
Fri, 22 Jul 2011 23:40:33 +0000 (23:40 +0000)
committerAlex Elder <aelder@sgi.com>
Mon, 25 Jul 2011 20:03:26 +0000 (15:03 -0500)
commite38c9b87e5b428b3e2a2e48ab0ee2b6cdc8e6208
treee5f07f9f838a3e1a990410b0851ed3d111380ac7
parent811e64c7169bb59229971c4aa3b1ed5093f44c84
xfs: Remove the macro XFS_BUF_SET_TARGET

Remove the macro XFS_BUF_SET_TARGET.

hch: As all the buffer allocator already set ->b_target it should be safe
to simply remove these calls.

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.h
fs/xfs/xfs_log_recover.c