OSDN Git Service

gfs2: Introduce new quota=quiet mount option
authorBob Peterson <rpeterso@redhat.com>
Wed, 28 Jun 2023 18:52:42 +0000 (13:52 -0500)
committerAndreas Gruenbacher <agruenba@redhat.com>
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 <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/incore.h
fs/gfs2/ops_fstype.c
fs/gfs2/quota.c
fs/gfs2/super.c