]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: comment for loop in tree_mod_log_insert_move
authorJan Schmidt <list.btrfs@jan-o-sch.net>
Tue, 23 Oct 2012 13:02:12 +0000 (15:02 +0200)
committerJan Schmidt <list.btrfs@jan-o-sch.net>
Wed, 24 Oct 2012 10:36:40 +0000 (12:36 +0200)
commit053b21ff380a623eadb2ae794432ad09b8b8b887
tree826924bbff1155c9edeec4f478cb43eb9d8930ea
parent806465c0dc23bee85da88c468aee7daed994a922
Btrfs: comment for loop in tree_mod_log_insert_move

Emphasis the way tree_mod_log_insert_move avoids adding
MOD_LOG_KEY_REMOVE_WHILE_MOVING operations, depending on the direction of
the move operation.

Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
fs/btrfs/ctree.c