summaryrefslogtreecommitdiff
path: root/fs/ext2
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@redhat.com>2019-06-21 18:27:13 -0500
committerJan Kara <jack@suse.cz>2019-06-25 17:51:35 +0200
commit555b2c3da1fc3d1c5cc133e9353354c40fbfe336 (patch)
tree0604367ea667b9a32c8070e1174920c3ae0d5d29 /fs/ext2
parent936bbf3aea84696ce1081ab9648d08bbf08ca7aa (diff)
quota: honor quota type in Q_XGETQSTAT[V] calls
The code in quota_getstate and quota_getstatev is strange; it says the returned fs_quota_stat[v] structure has room for only one type of time limits, so fills it in with the first enabled quota, even though every quotactl command must have a type sent in by the user. Instead of just picking the first enabled quota, fill in the reply with the timers for the quota type that was actually requested. Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/ext2')
0 files changed, 0 insertions, 0 deletions