aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2011-07-25 00:05:26 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2012-01-03 22:54:57 -0500
commit439475140bed762c04567c325d48409862341ae4 (patch)
treea4023e4536d39e8e5c4b8abd7747aa43f0338ef2 /Documentation/filesystems
parentswitch devtmpfs to umode_t (diff)
downloadlinux-dev-439475140bed762c04567c325d48409862341ae4.tar.xz
linux-dev-439475140bed762c04567c325d48409862341ae4.zip
configfs: convert to umode_t
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Documentation/filesystems')
-rw-r--r--Documentation/filesystems/configfs/configfs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/configfs/configfs.txt b/Documentation/filesystems/configfs/configfs.txt
index dd57bb6bb390..b40fec9d3f53 100644
--- a/Documentation/filesystems/configfs/configfs.txt
+++ b/Documentation/filesystems/configfs/configfs.txt
@@ -192,7 +192,7 @@ attribute value uses the store_attribute() method.
struct configfs_attribute {
char *ca_name;
struct module *ca_owner;
- mode_t ca_mode;
+ umode_t ca_mode;
};
When a config_item wants an attribute to appear as a file in the item's