Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
quota: Silence warning about PRJQUOTA not being handled in need_print…
…_warning() PRJQUOTA value of quota type should never reach need_print_warning() since XFS (which is the only fs which uses that type) doesn't use generic functions calling this function. Anyway, add PRJQUOTA case to the switch to make gcc happy. Signed-off-by: Jan Kara <jack@suse.cz>
- Loading branch information