Re: [Devel] [PATCH] fuse kio: Return possibility to handle files served in userspace

2018-10-10 Thread Pavel Butsykin
On 10.10.2018 19:43, Kirill Tkhai wrote: > Fallback to old behavior, when !fi->private files are > served in userspace. > > https://pmc.acronis.com/browse/VSTOR-15947 > > Signed-off-by: Kirill Tkhai Acked-by: Pavel Butsykin > --- > fs/fuse/kio/pcs/pcs_fuse_kdirect.c |8 ++-- >

[Devel] [PATCH] fuse kio: Return possibility to handle files served in userspace

2018-10-10 Thread Kirill Tkhai
Fallback to old behavior, when !fi->private files are served in userspace. https://pmc.acronis.com/browse/VSTOR-15947 Signed-off-by: Kirill Tkhai --- fs/fuse/kio/pcs/pcs_fuse_kdirect.c |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git

[Devel] [PATCH RHEL7 COMMIT] bnx2: use kvzalloc() to allocate certain internal data

2018-10-10 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-862.14.4.vz7.72.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-862.14.4.vz7.72.6 --> commit 66e75bd04dabf65c2ca65e63b76125b484b577fd Author: Jan Dakinevich Date: Wed Oct 10 19:00:04 2018 +0300 bnx2: use

[Devel] [PATCH RHEL7 COMMIT] bnx2x: suppress warnings on DMA memory allocation

2018-10-10 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-862.14.4.vz7.72.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rh7-3.10.0-862.14.4.vz7.72.6 --> commit 8c91e519af93fe48615b584c0fc45a3b85584fd9 Author: Jan Dakinevich Date: Wed Oct 10 18:56:07 2018 +0300 bnx2x: