summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/delayed-inode.h
diff options
context:
space:
mode:
authorMiao Xie <miaox@cn.fujitsu.com>2013-12-26 13:07:04 +0800
committerChris Mason <clm@fb.com>2014-01-28 13:20:08 -0800
commita56dbd89400dd2cb9c91d734435dbfe059495da1 (patch)
tree3ad6ef97637a4c09865d4a9f31c22472ac14f746 /fs/btrfs/delayed-inode.h
parent0353808cae35bc81c86e3510748a10f6bdff41b8 (diff)
downloadop-kernel-dev-a56dbd89400dd2cb9c91d734435dbfe059495da1.zip
op-kernel-dev-a56dbd89400dd2cb9c91d734435dbfe059495da1.tar.gz
Btrfs: remove btrfs_end_transaction_dmeta()
Two reasons: - btrfs_end_transaction_dmeta() is the same as btrfs_end_transaction_throttle() so it is unnecessary. - All the delayed items should be dealt in the current transaction, so the workers should not commit the transaction, instead, deal with the delayed items as many as possible. So we can remove btrfs_end_transaction_dmeta() Signed-off-by: Miao Xie <miaox@cn.fujitsu.com> Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'fs/btrfs/delayed-inode.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud