commit | e5846fc665d1c3dd32d877febe7402ccd583b8a1 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Thu May 03 12:08:48 2012 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Fri May 04 15:14:11 2012 -0400 |
tree | 162d4487dd5cb573036507821d92d5c0c559d56b | |
parent | dc7fdde39e4962b1a88741f7eba2a6b3be1285d8 [diff] |
Btrfs: Add properly locking around add_root_to_dirty_list add_root_to_dirty_list happens once at the very beginning of the transaction, but it is still racey. Signed-off-by: Chris Mason <chris.mason@oracle.com>