Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
This commit is contained in:
commit
ff14ee42a0
13 changed files with 142 additions and 268 deletions
|
|
@ -329,6 +329,7 @@ struct quotactl_ops {
|
|||
int (*get_xstate)(struct super_block *, struct fs_quota_stat *);
|
||||
int (*set_xstate)(struct super_block *, unsigned int, int);
|
||||
int (*get_xstatev)(struct super_block *, struct fs_quota_statv *);
|
||||
int (*rm_xquota)(struct super_block *, unsigned int);
|
||||
};
|
||||
|
||||
struct quota_format_type {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue