Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
btrfs: remove the incorrect comment on RO fs when btrfs_run_delalloc_…
…range() fails At the context of btrfs_run_delalloc_range(), we haven't started/joined a transaction, thus even something went wrong, we can't and won't abort transaction, thus no way to make the fs RO. Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: Qu Wenruo <wqu@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
- Loading branch information