提交 18e25fa4 编写于 作者: J Jan Kara

quota: Update documentation

Mention that quota netlink messages are sent only in initial network
namespace.
Signed-off-by: NJan Kara <jack@suse.cz>
上级 231473f6
...@@ -32,7 +32,10 @@ The interface uses generic netlink framework (see ...@@ -32,7 +32,10 @@ The interface uses generic netlink framework (see
http://lwn.net/Articles/208755/ and http://people.suug.ch/~tgr/libnl/ for more http://lwn.net/Articles/208755/ and http://people.suug.ch/~tgr/libnl/ for more
details about this layer). The name of the quota generic netlink interface details about this layer). The name of the quota generic netlink interface
is "VFS_DQUOT". Definitions of constants below are in <linux/quota.h>. is "VFS_DQUOT". Definitions of constants below are in <linux/quota.h>.
Currently, the interface supports only one message type QUOTA_NL_C_WARNING. Since the quota netlink protocol is not namespace aware, quota netlink messages
are sent only in initial network namespace.
Currently, the interface supports only one message type QUOTA_NL_C_WARNING.
This command is used to send a notification about any of the above mentioned This command is used to send a notification about any of the above mentioned
events. Each message has six attributes. These are (type of the argument is events. Each message has six attributes. These are (type of the argument is
in parentheses): in parentheses):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册