Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
btrfs: use GFP_KERNEL in btrfs_alloc_inode
This callback is called directly from VFS, no locks are held at the allocation time. Signed-off-by: David Sterba <dsterba@suse.com>
- Loading branch information