Skip to content
Commit 6332b9b5 authored by Eric Sandeen's avatar Eric Sandeen Committed by Jan Kara
Browse files

ext4: Make Q_GETNEXTQUOTA work for quota in hidden inodes



We forgot to set .get_nextdqblk operation in quotactl_ops structure used
by ext4 when quota is using hidden inode thus the operation was not
really supported. Fix the omission.

Signed-off-by: default avatarEric Sandeen <sandeen@sandeen.net>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent ccf370e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment