Home
last modified time | relevance | path

Searched hist:a7c1938e22c02b008655524c766d185ae99d9d53 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dstat.hdiff a7c1938e22c02b008655524c766d185ae99d9d53 Thu Feb 09 11:10:30 CST 2012 Eric W. Biederman <ebiederm@xmission.com> userns: Convert stat to return values mapped from kuids and kgids

- Store uids and gids with kuid_t and kgid_t in struct kstat
- Convert uid and gids to userspace usable values with
from_kuid and from_kgid

Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
/openbmc/linux/arch/arm/kernel/
H A Dsys_oabi-compat.cdiff a7c1938e22c02b008655524c766d185ae99d9d53 Thu Feb 09 11:10:30 CST 2012 Eric W. Biederman <ebiederm@xmission.com> userns: Convert stat to return values mapped from kuids and kgids

- Store uids and gids with kuid_t and kgid_t in struct kstat
- Convert uid and gids to userspace usable values with
from_kuid and from_kgid

Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
/openbmc/linux/arch/sparc/kernel/
H A Dsys_sparc32.cdiff a7c1938e22c02b008655524c766d185ae99d9d53 Thu Feb 09 11:10:30 CST 2012 Eric W. Biederman <ebiederm@xmission.com> userns: Convert stat to return values mapped from kuids and kgids

- Store uids and gids with kuid_t and kgid_t in struct kstat
- Convert uid and gids to userspace usable values with
from_kuid and from_kgid

Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
/openbmc/linux/arch/s390/kernel/
H A Dcompat_linux.cdiff a7c1938e22c02b008655524c766d185ae99d9d53 Thu Feb 09 11:10:30 CST 2012 Eric W. Biederman <ebiederm@xmission.com> userns: Convert stat to return values mapped from kuids and kgids

- Store uids and gids with kuid_t and kgid_t in struct kstat
- Convert uid and gids to userspace usable values with
from_kuid and from_kgid

Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
/openbmc/linux/fs/
H A Dstat.cdiff a7c1938e22c02b008655524c766d185ae99d9d53 Thu Feb 09 11:10:30 CST 2012 Eric W. Biederman <ebiederm@xmission.com> userns: Convert stat to return values mapped from kuids and kgids

- Store uids and gids with kuid_t and kgid_t in struct kstat
- Convert uid and gids to userspace usable values with
from_kuid and from_kgid

Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>