Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
btrfs: fix for write_super_lockfs/unlockfs error handling
Commit c4be0c1 added the ability for write_super_lockfs to return errors, and renamed them to match. But btrfs didn't get converted. Do the minimal conversion to make it compile again. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
- Loading branch information