public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mount.8: document options for debugfs
@ 2013-01-02 14:11 Dave Reisner
  2013-01-09 13:46 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Reisner @ 2013-01-02 14:11 UTC (permalink / raw)
  To: util-linux; +Cc: Dave Reisner

Since 3.4, debugfs allows uid, gid, and mode options.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
---
 sys-utils/mount.8 | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 2fdf655..44218cc 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -1183,8 +1183,13 @@ The debugfs filesystem is a pseudo filesystem, traditionally mounted on
 .IR /sys/kernel/debug .
 .\" or just /debug
 .\" present since 2.6.11
-There are no mount options.
-
+As of kernel version 3.4, debugfs has the following options:
+.TP
+.BI uid= n ", gid=" n
+Set the owner and group of the mountpoint.
+.TP
+.BI mode= value
+Sets the mode of the mountpoint.
 .SH "Mount options for devpts"
 The devpts filesystem is a pseudo filesystem, traditionally mounted on
 .IR /dev/pts .
-- 
1.8.0.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] mount.8: document options for debugfs
  2013-01-02 14:11 [PATCH] mount.8: document options for debugfs Dave Reisner
@ 2013-01-09 13:46 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2013-01-09 13:46 UTC (permalink / raw)
  To: Dave Reisner; +Cc: util-linux

On Wed, Jan 02, 2013 at 09:11:10AM -0500, Dave Reisner wrote:
>  sys-utils/mount.8 | 9 +++++++--
>  1 file changed, 7 insertions(+), 2 deletions(-)

 Applied, thanks!

    Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-09 13:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-02 14:11 [PATCH] mount.8: document options for debugfs Dave Reisner
2013-01-09 13:46 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox