/openbmc/linux/fs/btrfs/tests/ |
H A D | inode-tests.c | diff ae0f162534e98afccc7d055cfaa3d3e920a928f0 Tue Oct 31 10:37:52 CDT 2017 David Sterba <dsterba@suse.com> btrfs: sink gfp parameter to clear_extent_bit
All callers use GFP_NOFS, we don't have to pass it as an argument. The built-in tests pass GFP_KERNEL, but they run only at module load time and NOFS works there as well.
Signed-off-by: David Sterba <dsterba@suse.com>
|
/openbmc/linux/fs/btrfs/ |
H A D | extent_io.h | diff ae0f162534e98afccc7d055cfaa3d3e920a928f0 Tue Oct 31 10:37:52 CDT 2017 David Sterba <dsterba@suse.com> btrfs: sink gfp parameter to clear_extent_bit
All callers use GFP_NOFS, we don't have to pass it as an argument. The built-in tests pass GFP_KERNEL, but they run only at module load time and NOFS works there as well.
Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | free-space-cache.c | diff ae0f162534e98afccc7d055cfaa3d3e920a928f0 Tue Oct 31 10:37:52 CDT 2017 David Sterba <dsterba@suse.com> btrfs: sink gfp parameter to clear_extent_bit
All callers use GFP_NOFS, we don't have to pass it as an argument. The built-in tests pass GFP_KERNEL, but they run only at module load time and NOFS works there as well.
Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | qgroup.c | diff ae0f162534e98afccc7d055cfaa3d3e920a928f0 Tue Oct 31 10:37:52 CDT 2017 David Sterba <dsterba@suse.com> btrfs: sink gfp parameter to clear_extent_bit
All callers use GFP_NOFS, we don't have to pass it as an argument. The built-in tests pass GFP_KERNEL, but they run only at module load time and NOFS works there as well.
Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | transaction.c | diff ae0f162534e98afccc7d055cfaa3d3e920a928f0 Tue Oct 31 10:37:52 CDT 2017 David Sterba <dsterba@suse.com> btrfs: sink gfp parameter to clear_extent_bit
All callers use GFP_NOFS, we don't have to pass it as an argument. The built-in tests pass GFP_KERNEL, but they run only at module load time and NOFS works there as well.
Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | file.c | diff ae0f162534e98afccc7d055cfaa3d3e920a928f0 Tue Oct 31 10:37:52 CDT 2017 David Sterba <dsterba@suse.com> btrfs: sink gfp parameter to clear_extent_bit
All callers use GFP_NOFS, we don't have to pass it as an argument. The built-in tests pass GFP_KERNEL, but they run only at module load time and NOFS works there as well.
Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | ioctl.c | diff ae0f162534e98afccc7d055cfaa3d3e920a928f0 Tue Oct 31 10:37:52 CDT 2017 David Sterba <dsterba@suse.com> btrfs: sink gfp parameter to clear_extent_bit
All callers use GFP_NOFS, we don't have to pass it as an argument. The built-in tests pass GFP_KERNEL, but they run only at module load time and NOFS works there as well.
Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | extent_io.c | diff ae0f162534e98afccc7d055cfaa3d3e920a928f0 Tue Oct 31 10:37:52 CDT 2017 David Sterba <dsterba@suse.com> btrfs: sink gfp parameter to clear_extent_bit
All callers use GFP_NOFS, we don't have to pass it as an argument. The built-in tests pass GFP_KERNEL, but they run only at module load time and NOFS works there as well.
Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | inode.c | diff ae0f162534e98afccc7d055cfaa3d3e920a928f0 Tue Oct 31 10:37:52 CDT 2017 David Sterba <dsterba@suse.com> btrfs: sink gfp parameter to clear_extent_bit
All callers use GFP_NOFS, we don't have to pass it as an argument. The built-in tests pass GFP_KERNEL, but they run only at module load time and NOFS works there as well.
Signed-off-by: David Sterba <dsterba@suse.com>
|