xfs: remove unused tr_swrite
authorEric Sandeen <sandeen@redhat.com>
Fri, 7 Feb 2014 03:54:22 +0000 (14:54 +1100)
committerDave Chinner <david@fromorbit.com>
Fri, 7 Feb 2014 03:54:22 +0000 (14:54 +1100)
commitc19ec235352c2a001c9dc7e86acdfd9f2b62150d
tree211aa36d3f057fa447e5ebbc9fa6027c768efcbb
parent70bbca07766091be699736163a07ee016ed72482
xfs: remove unused tr_swrite

tr_swrite is never used, remove it.

From a very quick look, I think the usage of it (and its ancestor
XFS_SWRITE_LOG_RES) went away in commit 13e6d5cd "xfs: merge fsync
and O_SYNC handling" back in 2009.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Jie Liu <jeff.liu@oracle.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_trans_resv.c
fs/xfs/xfs_trans_resv.h