quota: Fixup comments about return value of Q_[X]GETNEXTQUOTA
authorEric Sandeen <sandeen@redhat.com>
Fri, 22 Jan 2016 18:25:32 +0000 (12:25 -0600)
committerJan Kara <jack@suse.cz>
Tue, 9 Feb 2016 12:03:32 +0000 (13:03 +0100)
commitba58148b6f0408b791e097ab2967c8f6da959fd9
tree6e28117cf364c0268f9c233e6afa08a51e3bae29
parent92bd85fa1fd4e4de7f7a9f5d24a667758909671d
quota: Fixup comments about return value of Q_[X]GETNEXTQUOTA

We actually return ENOENT, not ESRCH, when there is no structure with
higher ID from ->get_nextdqblk. Fixup comments.

Signed-off-by: Jan Kara <jack@suse.cz>
fs/quota/quota.c