]> Pileus Git - ~andy/linux/commit
9p: Add 'u' and 'g' format specifies for kuids and kgids
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 30 Jan 2013 01:07:42 +0000 (17:07 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Tue, 12 Feb 2013 11:19:29 +0000 (03:19 -0800)
commit97fc8b1ebf6a0fe4bb9c71a8e91a822c22c09bc5
treee6cda16664ef5abef549d21fae2de32a4d096129
parentd5ea055f1cc0ff6d4170c7f60f3cb5eb09d927bc
9p: Add 'u' and 'g' format specifies for kuids and kgids

This allows concentrating all of the conversion to and from kuids and
kgids into the format needed by the 9p protocol into one location.

Cc: Eric Van Hensbergen <ericvh@gmail.com>
Cc: Ron Minnich <rminnich@gmail.com>
Cc: Latchesar Ionkov <lucho@ionkov.net>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
net/9p/protocol.c