[Devel] [PATCH 2/1] fs: add ve_name to obsolete bdflush warning

Dmitry Safonov dsafonov at virtuozzo.com
Tue Jul 19 08:13:11 PDT 2016


On 07/19/2016 05:57 PM, Dmitry Safonov wrote:
> The host admin may be confused by warning in dmesg with only
> "comm", which may be anything a user in a container chooses.
> Add ve name to this warning.
>
> https://jira.sw.ru/browse/PSBM-49818
>
> Signed-off-by: Dmitry Safonov <dsafonov at virtuozzo.com>
> ---
>  fs/buffer.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Ok, drop the second patch -- it's under capable(CAP_SYS_ADMIN),
not under ve_capable(CAP_SYS_ADMIN)), so this syscall isn't
reachable from CT.


More information about the Devel mailing list