commit | 59131393434b49a313cfeb11ae880e13149d13b6 | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Tue Jul 21 11:24:28 2020 -0400 |
committer | David Sterba <dsterba@suse.com> | Mon Jul 27 12:55:46 2020 +0200 |
tree | 9e5e3138bc77a37aedd570cec47715ce53078abe | |
parent | f95ebdbed46a4d8b9fdb7bff109fdbb6fc9a6dc8 [diff] |
btrfs: document special case error codes for fs errors We've had some discussions about what to do in certain scenarios for error codes, specifically EUCLEAN and EROFS. Document these near the error handling code so its clear what their intentions are. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>