summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@gmail.com>2014-03-03 12:28:40 +0000
committerJosef Bacik <jbacik@fb.com>2014-03-10 15:17:18 -0400
commitfcbd2154d16431395e86a48859a5b547c33c09ad (patch)
tree0e99d795e6ff65abb5b923e5d5adf1113da50691 /fs/btrfs/dev-replace.c
parente2127cf008be01c6aa9db463470c0668a85d6fe4 (diff)
Btrfs: avoid unnecessary utimes update in incremental send
When we're finishing processing of an inode, if we're dealing with a directory inode that has a pending move/rename operation, we don't need to send a utimes update instruction to the send stream, as we'll do it later after doing the move/rename operation. Therefore we save some time here building paths and doing btree lookups. Signed-off-by: Filipe David Borba Manana <fdmanana@gmail.com> Signed-off-by: Josef Bacik <jbacik@fb.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions