Messages in this thread |  | | From | David Howells <> | | Subject | Re: [PATCH] bsdacct: fix uid/gid misreporting (#14676) | | Date | Tue, 01 Dec 2009 15:38:09 +0000 |
| |
Alexey Dobriyan <adobriyan@gmail.com> wrote:
> commit d8e180dcd5bbbab9cd3ff2e779efcf70692ef541 > "bsdacct: switch credentials for writing to the accounting file" > introduced credential switching during final acct data collecting. > However, uid/gid pair continued to be collected from current which > became credentials of who created acct file, not who exits. > > Fix http://bugzilla.kernel.org/show_bug.cgi?id=14676 > > Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: David Howells <dhowells@redhat.com>
|  |