]> Git Repo - linux.git/commit
gfs2: Introduce new quota=quiet mount option
authorBob Peterson <[email protected]>
Wed, 28 Jun 2023 18:52:42 +0000 (13:52 -0500)
committerAndreas Gruenbacher <[email protected]>
Tue, 5 Sep 2023 13:58:17 +0000 (15:58 +0200)
commiteef46ab713f78591fe2cb20f5e90d9a8fdbddd59
treea8ae6d6818677c099f18ddb6f9d69f42d809c480
parent267d1a011ec2345a320e84c16d8b91411f165aa8
gfs2: Introduce new quota=quiet mount option

This patch adds a new mount option quota=quiet which is the same as
quota=on but it suppresses gfs2 quota error messages.

Signed-off-by: Bob Peterson <[email protected]>
Signed-off-by: Andreas Gruenbacher <[email protected]>
fs/gfs2/incore.h
fs/gfs2/ops_fstype.c
fs/gfs2/quota.c
fs/gfs2/super.c
This page took 0.053584 seconds and 4 git commands to generate.