mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 16:13:19 +09:00
quota: Remove dquot_quotactl_ops
Nobody uses them anymore. Signed-off-by: Jan Kara <jack@suse.cz>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user