Hello, > On Thu, Mar 28, 2013 at 04:54:46AM -0600, Wang Shilong wrote: >> From: Wang Shilong <[email protected]> >> >> If the specified qgroup relation dosen't exist, removing qgroup operations >> will return -ENOENT; >> >> If the specified qgroup relation exists, assigning qgroup relations will >> return -EEXIST. >> >> Signed-off-by: Wang Shilong <[email protected]> >> Reviewed-by: Miao Xie <[email protected]> > > Fails to compile with > > fs/btrfs/ioctl.c: In function ‘btrfs_ioctl_qgroup_assign’: > fs/btrfs/ioctl.c:3771:2: error: implicit declaration of function > ‘btrfs_may_assign_qgroup’ [-Werror=implicit-function-declaration] > cc1: some warnings being treated as errors > > Please fix and resubmit. Thanks,
Sorry for such stupid errors, i promise that i have compile and test patch-set. Things go like this, because when i compile kernel with patch-set , this errors happen, i just fix it but don't update commit. However, when i pass the test, i forget the compile errors….. Next time, i will take care of that… Thanks very much for your testing! Thanks, Wang > > Josef -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
