lkml.org 
[lkml]   [2008]   [Jan]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] doc: use correct debugfs mountpoint
From: Randy Dunlap <randy.dunlap@oracle.com>

Use the normal, expected mountpoint in the relay(fs) example
for debugfs.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
Documentation/filesystems/relay.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-2.6.24-rc7.orig/Documentation/filesystems/relay.txt
+++ linux-2.6.24-rc7/Documentation/filesystems/relay.txt
@@ -140,7 +140,7 @@ close() decrements the channel buffe
In order for a user application to make use of relay files, the
host filesystem must be mounted. For example,

- mount -t debugfs debugfs /debug
+ mount -t debugfs debugfs /sys/kernel/debug

NOTE: the host filesystem doesn't need to be mounted for kernel
clients to create or use channels - it only needs to be

\
 
 \ /
  Last update: 2008-01-15 00:19    [W:0.027 / U:0.308 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site