mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-20 13:41:30 +00:00
quota: Remove dquot_quotactl_ops
Nobody uses them anymore. Signed-off-by: Jan Kara <jack@suse.cz>
This commit is contained in:
parent
a480b5bebd
commit
139c279fb9
2 changed files with 0 additions and 13 deletions
|
@ -162,7 +162,6 @@ static inline bool sb_has_quota_active(struct super_block *sb, int type)
|
|||
* Operations supported for diskquotas.
|
||||
*/
|
||||
extern const struct dquot_operations dquot_operations;
|
||||
extern const struct quotactl_ops dquot_quotactl_ops;
|
||||
extern const struct quotactl_ops dquot_quotactl_sysfile_ops;
|
||||
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue