diff options
author | Christoph Hellwig <hch@lst.de> | 2023-01-20 08:46:57 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-04-17 18:01:13 +0200 |
commit | 74cc3600e8a7599557cf684ba8760d6cb2c911d8 (patch) | |
tree | 8f11d0fe22b3f7a0a19334fc5c6d8d23e65acb7b /fs/namespace.c | |
parent | 9a93b5a35388aabb061212e906221a540ffdb965 (diff) |
btrfs: raid56: no need for irqsafe locking
These days all the operations that take locks in the raid56.c code are
run from user context (mostly workqueues). Drop all the irqsafe locking
that is not required any more.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/namespace.c')
0 files changed, 0 insertions, 0 deletions