Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next
This commit is contained in:
@@ -1086,7 +1086,7 @@ out_cancel:
|
||||
* to half the AG size to avoid alignment extending the extent beyond the
|
||||
* limits of the AG.
|
||||
*/
|
||||
int
|
||||
static int
|
||||
xfs_ioctl_setattr_check_extsize(
|
||||
struct xfs_inode *ip,
|
||||
struct fsxattr *fa)
|
||||
@@ -1129,7 +1129,7 @@ xfs_ioctl_setattr_check_extsize(
|
||||
return 0;
|
||||
}
|
||||
|
||||
int
|
||||
static int
|
||||
xfs_ioctl_setattr_check_projid(
|
||||
struct xfs_inode *ip,
|
||||
struct fsxattr *fa)
|
||||
|
Reference in New Issue
Block a user