configfs: convert to umode_t

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro
2011-07-25 00:05:26 -04:00
父節點 fbd48a69a0
當前提交 439475140b
共有 4 個文件被更改,包括 7 次插入7 次删除

查看文件

@@ -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