-
- Downloads
btrfs: move cond_wake_up functions out of ctree
The file ctree.h serves as a header for everything and has become quite bloated. Split some helpers that are generic and create a new file that should be the catch-all for code that's not btrfs-specific. Reviewed-by:Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by:
David Sterba <dsterba@suse.com>
Showing
- fs/btrfs/compression.c 1 addition, 0 deletionsfs/btrfs/compression.c
- fs/btrfs/ctree.h 0 additions, 22 deletionsfs/btrfs/ctree.h
- fs/btrfs/delayed-inode.c 1 addition, 0 deletionsfs/btrfs/delayed-inode.c
- fs/btrfs/dev-replace.c 1 addition, 0 deletionsfs/btrfs/dev-replace.c
- fs/btrfs/extent-tree.c 1 addition, 0 deletionsfs/btrfs/extent-tree.c
- fs/btrfs/inode.c 1 addition, 0 deletionsfs/btrfs/inode.c
- fs/btrfs/locking.c 1 addition, 0 deletionsfs/btrfs/locking.c
- fs/btrfs/misc.h 33 additions, 0 deletionsfs/btrfs/misc.h
- fs/btrfs/ordered-data.c 1 addition, 0 deletionsfs/btrfs/ordered-data.c
- fs/btrfs/transaction.c 1 addition, 0 deletionsfs/btrfs/transaction.c
- fs/btrfs/tree-log.c 1 addition, 0 deletionsfs/btrfs/tree-log.c
- fs/btrfs/zstd.c 1 addition, 0 deletionsfs/btrfs/zstd.c
Loading
Please register or sign in to comment