Re: [fuse-devel] [PATCH v5] fuse: Add support for passthrough read/write

2016-03-04 Thread Andrew Karpow
Hi! Thanks for the passthrough patch, exactly what I was searching for. I'am currently trying to port your code to a prehistoric RedHat 6 Kernel, but I wonder about some implementation details... > +++ b/fs/fuse/passthrough.c ... > +void fuse_setup_passthrough(struct fuse_conn *fc, struct

Re: [fuse-devel] [PATCH v5] fuse: Add support for passthrough read/write

2016-03-04 Thread Andrew Karpow
Hi! Thanks for the passthrough patch, exactly what I was searching for. I'am currently trying to port your code to a prehistoric RedHat 6 Kernel, but I wonder about some implementation details... > +++ b/fs/fuse/passthrough.c ... > +void fuse_setup_passthrough(struct fuse_conn *fc, struct