diff options
Diffstat (limited to 'fs/btrfs/send.c')
| -rw-r--r-- | fs/btrfs/send.c | 6 | 
1 files changed, 0 insertions, 6 deletions
diff --git a/fs/btrfs/send.c b/fs/btrfs/send.c index ae2db5eb1549..091e5bc8c7ea 100644 --- a/fs/btrfs/send.c +++ b/fs/btrfs/send.c @@ -7084,12 +7084,6 @@ long btrfs_ioctl_send(struct file *mnt_file, struct btrfs_ioctl_send_args *arg)  	spin_unlock(&send_root->root_item_lock);  	/* -	 * This is done when we lookup the root, it should already be complete -	 * by the time we get here. -	 */ -	WARN_ON(send_root->orphan_cleanup_state != ORPHAN_CLEANUP_DONE); - -	/*  	 * Userspace tools do the checks and warn the user if it's  	 * not RO.  	 */  | 
