[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fuse-devel
Subject:    Re: [fuse-devel] =?utf-8?q?=5BPATCH_v5=5D_fuse=3A_Add_support_for_pas?=
From:       "Andrew Karpow" <andy () ndyk ! de>
Date:       2016-03-04 12:23:48
Message-ID: 3ee-56d97e80-3b-4a1d2580 () 40597794
[Download RAW message or body]

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 fuse_req *req)
..
> +	daemon_fd = (int)open_out->passthrough_fd;
...

> +++ b/include/uapi/linux/fuse.h
...
> @@ -480,7 +481,7 @@ struct fuse_create_in {
> struct fuse_open_out {
> 	uint64_t	fh;
> 	uint32_t	open_flags;
> -	uint32_t	padding;
> +	int32_t         passthrough_fd;
> };
 
I don't get where the passthrough_fd struct member is ever set?

with best regards,

Andy


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
-- 
fuse-devel mailing list
To unsubscribe or subscribe, visit \
https://lists.sourceforge.net/lists/listinfo/fuse-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic