lkml.org 
[lkml]   [2006]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH 4/4] [doc] add paragraph about 'fs' subsystem to sysfs.txt
From
Date
Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>

---

Documentation/filesystems/sysfs.txt | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)

0a2864e3522f3cd5f4447a6e0dd360fb9f9b2a7d
diff --git a/Documentation/filesystems/sysfs.txt b/Documentation/filesystems/sysfs.txt
index c8bce82..1b3a952 100644
--- a/Documentation/filesystems/sysfs.txt
+++ b/Documentation/filesystems/sysfs.txt
@@ -246,6 +246,7 @@ class/
devices/
firmware/
net/
+fs/

devices/ contains a filesystem representation of the device tree. It maps
directly to the internal kernel device tree, which is a hierarchy of
@@ -264,6 +265,10 @@ drivers/ contains a directory for each d
for devices on that particular bus (this assumes that drivers do not
span multiple bus types).

+fs/ contains a directory for some filesystems. Currently each
+filesystem wanting to export attributes must create it's own hierarchy
+below fs/ (see ./fuse.txt for an example).
+

More information can driver-model specific features can be found in
Documentation/driver-model/.
--
1.2.4
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-04-25 10:43    [W:0.501 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site