commit | e38c9b87e5b428b3e2a2e48ab0ee2b6cdc8e6208 | [log] [tgz] |
---|---|---|
author | Chandra Seetharaman <[email protected]> | Fri Jul 22 23:40:33 2011 +0000 |
committer | Alex Elder <[email protected]> | Mon Jul 25 15:03:26 2011 -0500 |
tree | e5f07f9f838a3e1a990410b0851ed3d111380ac7 | |
parent | 811e64c7169bb59229971c4aa3b1ed5093f44c84 [diff] |
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 <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Alex Elder <[email protected]>