Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
* git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable: Btrfs: Spelling fix in btrfs_lookup_first_block_group comments Btrfs: make show_options result match actual option names Btrfs: remove outdated comment in btrfs_ioctl_resize() Btrfs: remove some WARN_ONs in the IO failure path Btrfs: Don't loop forever on metadata IO failures Btrfs: init inode ordered_data_close flag properly
This commit is contained in:
@@ -437,10 +437,6 @@ out_unlock:
|
||||
return 0;
|
||||
}
|
||||
|
||||
/*
|
||||
* Called inside transaction, so use GFP_NOFS
|
||||
*/
|
||||
|
||||
static int btrfs_ioctl_resize(struct btrfs_root *root, void __user *arg)
|
||||
{
|
||||
u64 new_size;
|
||||
|
Reference in New Issue
Block a user