summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log.c
diff options
context:
space:
mode:
authorDave Chinner2010-12-20 02:36:15 +0100
committerDave Chinner2010-12-20 02:36:15 +0100
commit9552e7f2f3dd13a7580e488a7a3582332daad4f5 (patch)
tree2568a24be0a0b933277e1bc71b849ccfffab6abf /fs/xfs/xfs_log.c
parentxfs: use AIL bulk update function to implement single updates (diff)
downloadkernel-qcow2-linux-9552e7f2f3dd13a7580e488a7a3582332daad4f5.tar.gz
kernel-qcow2-linux-9552e7f2f3dd13a7580e488a7a3582332daad4f5.tar.xz
kernel-qcow2-linux-9552e7f2f3dd13a7580e488a7a3582332daad4f5.zip
xfs: use AIL bulk delete function to implement single delete
We now have two copies of AIL delete operations that are mostly duplicate functionality. The single log item deletes can be implemented via the bulk updates by turning xfs_trans_ail_delete() into a simple wrapper. This removes all the duplicate delete functionality and associated helpers. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/xfs_log.c')
0 files changed, 0 insertions, 0 deletions