commit | e7ab0af6c30f763e41a1206318d4756d270e93a0 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Tue Mar 27 20:08:28 2018 +0200 |
committer | David Sterba <dsterba@suse.com> | Sat Mar 31 02:01:07 2018 +0200 |
tree | 0a6ed264c63a86b55aab4376e5a3df094c186829 | |
parent | 88c14590cdd6f3cafc7ea7487d5f4532db8c551e [diff] |
btrfs: remove stale comments about fs_mutex The fs_mutex has been killed in 2008, a213501153fd66e2 ("Btrfs: Replace the big fs_mutex with a collection of other locks"), still remembered in some comments. We don't have any extra needs for locking in the ACL handlers. Signed-off-by: David Sterba <dsterba@suse.com>