Re: [Devel] [PATCH 0/3] Fuse KIO: clanup fuse ktrace messages

2018-12-21 Thread Pavel Emelianov
On 12/05/2018 09:03 PM, Pavel Butsykin wrote:
> #VSTOR-18383
> 
> Pavel Butsykin (3):
>   fs/fuse kio: bring fuse ktraces to a common view
>   fs/fuse kio: disable duplication FUSE_K* messages to debugfs by
> default
>   fs/fuse kio: make it possible to enable TRACE/DTRACE in the release
> kernel
> 
>  fs/fuse/kio/pcs/fuse_ktrace.h  |  6 ++
>  fs/fuse/kio/pcs/log.h  | 10 +++---
>  fs/fuse/kio/pcs/pcs_cs.c   |  2 +-
>  fs/fuse/kio/pcs/pcs_fuse_kdirect.c | 14 ++
>  fs/fuse/kio/pcs/pcs_map.c  |  2 +-
>  fs/fuse/kio/pcs/pcs_req.c  |  2 +-
>  fs/fuse/kio/pcs/pcs_rpc.c  | 10 +-
>  7 files changed, 27 insertions(+), 19 deletions(-)
> 

Ack

___
Devel mailing list
Devel@openvz.org
https://lists.openvz.org/mailman/listinfo/devel


Re: [Devel] [PATCH 0/3] Fuse KIO: clanup fuse ktrace messages

2018-12-21 Thread Liudmila Ivanichkina
Pavel,

Please answer on patchset below

> On 21 Dec 2018, at 18:13, Pavel Butsykin  wrote:
> 
> ping
> 
> On 05.12.2018 21:03, Pavel Butsykin wrote:
>> #VSTOR-18383
>> 
>> Pavel Butsykin (3):
>>   fs/fuse kio: bring fuse ktraces to a common view
>>   fs/fuse kio: disable duplication FUSE_K* messages to debugfs by
>> default
>>   fs/fuse kio: make it possible to enable TRACE/DTRACE in the release
>> kernel
>> 
>>  fs/fuse/kio/pcs/fuse_ktrace.h  |  6 ++
>>  fs/fuse/kio/pcs/log.h  | 10 +++---
>>  fs/fuse/kio/pcs/pcs_cs.c   |  2 +-
>>  fs/fuse/kio/pcs/pcs_fuse_kdirect.c | 14 ++
>>  fs/fuse/kio/pcs/pcs_map.c  |  2 +-
>>  fs/fuse/kio/pcs/pcs_req.c  |  2 +-
>>  fs/fuse/kio/pcs/pcs_rpc.c  | 10 +-
>>  7 files changed, 27 insertions(+), 19 deletions(-)
>> 

___
Devel mailing list
Devel@openvz.org
https://lists.openvz.org/mailman/listinfo/devel


Re: [Devel] [PATCH 0/3] Fuse KIO: clanup fuse ktrace messages

2018-12-21 Thread Pavel Butsykin
ping

On 05.12.2018 21:03, Pavel Butsykin wrote:
> #VSTOR-18383
> 
> Pavel Butsykin (3):
>fs/fuse kio: bring fuse ktraces to a common view
>fs/fuse kio: disable duplication FUSE_K* messages to debugfs by
>  default
>fs/fuse kio: make it possible to enable TRACE/DTRACE in the release
>  kernel
> 
>   fs/fuse/kio/pcs/fuse_ktrace.h  |  6 ++
>   fs/fuse/kio/pcs/log.h  | 10 +++---
>   fs/fuse/kio/pcs/pcs_cs.c   |  2 +-
>   fs/fuse/kio/pcs/pcs_fuse_kdirect.c | 14 ++
>   fs/fuse/kio/pcs/pcs_map.c  |  2 +-
>   fs/fuse/kio/pcs/pcs_req.c  |  2 +-
>   fs/fuse/kio/pcs/pcs_rpc.c  | 10 +-
>   7 files changed, 27 insertions(+), 19 deletions(-)
> 

___
Devel mailing list
Devel@openvz.org
https://lists.openvz.org/mailman/listinfo/devel


[Devel] [PATCH 0/3] Fuse KIO: clanup fuse ktrace messages

2018-12-05 Thread Pavel Butsykin
#VSTOR-18383

Pavel Butsykin (3):
  fs/fuse kio: bring fuse ktraces to a common view
  fs/fuse kio: disable duplication FUSE_K* messages to debugfs by
default
  fs/fuse kio: make it possible to enable TRACE/DTRACE in the release
kernel

 fs/fuse/kio/pcs/fuse_ktrace.h  |  6 ++
 fs/fuse/kio/pcs/log.h  | 10 +++---
 fs/fuse/kio/pcs/pcs_cs.c   |  2 +-
 fs/fuse/kio/pcs/pcs_fuse_kdirect.c | 14 ++
 fs/fuse/kio/pcs/pcs_map.c  |  2 +-
 fs/fuse/kio/pcs/pcs_req.c  |  2 +-
 fs/fuse/kio/pcs/pcs_rpc.c  | 10 +-
 7 files changed, 27 insertions(+), 19 deletions(-)

-- 
2.15.1

___
Devel mailing list
Devel@openvz.org
https://lists.openvz.org/mailman/listinfo/devel