diff options
| author | Eric W. Biederman <[email protected]> | 2012-09-16 02:32:43 -0700 |
|---|---|---|
| committer | Eric W. Biederman <[email protected]> | 2012-09-18 01:01:40 -0700 |
| commit | 431f19744d15531825cdbc8e771b43854b0d005b (patch) | |
| tree | 1c8927533fad647a9aab4f1e00030ce6bd20bf15 /tools/perf/scripts/python | |
| parent | 74a8a103789465c4e67f38d1abb5cea770002601 (diff) | |
userns: Convert quota netlink aka quota_send_warning
Modify quota_send_warning to take struct kqid instead a type and
identifier pair.
When sending netlink broadcasts always convert uids and quota
identifiers into the intial user namespace. There is as yet no way to
send a netlink broadcast message with different contents to receivers
in different namespaces, so for the time being just map all of the
identifiers into the initial user namespace which preserves the
current behavior.
Change the callers of quota_send_warning in gfs2, xfs and dquot
to generate a struct kqid to pass to quota send warning. When
all of the user namespaces convesions are complete a struct kqid
values will be availbe without need for conversion, but a conversion
is needed now to avoid needing to convert everything at once.
Cc: Ben Myers <[email protected]>
Cc: Alex Elder <[email protected]>
Cc: Dave Chinner <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: Steven Whitehouse <[email protected]>
Signed-off-by: "Eric W. Biederman" <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions