Re: [Devel] [PATCH rh7] fs: add __GFP_NORETRY in alloc_fdmem

2017-03-16 Thread Andrey Ryabinin
On 03/16/2017 06:03 PM, Konstantin Khorenko wrote: > Andrey, please take a look. > > All other patches from Anatoly are applied already, except this one. > Worth to apply this one as well? > Yep, Acked-by: Andrey Ryabinin > -- > Best regards, > > Konstantin Khorenko, > Virtuozzo L

[Devel] [PATCH RHEL7 COMMIT] ms/fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem

2017-03-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-514.10.2.vz7.29.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-514.10.2.vz7.29.4 --> commit 2d47a05314ed0fd03df75c419eeda00fab40ad2d Author: Eric W. Biederman Date: Thu Mar 16 19:21:00 2017 +0400 ms/fs/f

Re: [Devel] [PATCH rh7] fs: add __GFP_NORETRY in alloc_fdmem

2017-03-16 Thread Konstantin Khorenko
Andrey, please take a look. All other patches from Anatoly are applied already, except this one. Worth to apply this one as well? -- Best regards, Konstantin Khorenko, Virtuozzo Linux Kernel Team On 10/21/2016 02:42 PM, Anatoly Stepanov wrote: This is a backport of upstream (vanilla) commit:

[Devel] WARNING at mm/slub.c

2017-03-16 Thread Denis Kirjanov
Hi guys, with the kernel rh7-3.10.0-327.36.1.vz7.18.7 we're seeing the following WARNING while running LTP test suite: [11796.576981] WARNING: at mm/slub.c:1252 slab_pre_alloc_hook.isra.42.part.43+0x15/0x17() [11796.591008] Call Trace: [11796.592065] [] dump_stack+0x19/0x1b [11796.593076] [] w

[Devel] [PATCH RHEL7 COMMIT] ms/jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path

2017-03-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-514.10.2.vz7.29.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-514.10.2.vz7.29.3 --> commit 6729ff4cc8df023add27a85eb8d1f0ec3b834a76 Author: OGAWA Hirofumi Date: Thu Mar 16 15:42:19 2017 +0400 ms/jbd2: f

[Devel] [PATCH RHEL7 COMMIT] ms/jbd2: fix incorrect unlock on j_list_lock

2017-03-16 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-514.10.2.vz7.29.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-514.10.2.vz7.29.3 --> commit 0672ec203b2c812f45694f2cc0a5121adf2ca4ec Author: Taesoo Kim Date: Thu Mar 16 15:42:20 2017 +0400 ms/jbd2: fix i