[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <E1L3G3Q-0006SJ-Uc@pomaz-ex.szeredi.hu>
Date: Thu, 20 Nov 2008 21:23:08 +0100
From: Miklos Szeredi <miklos@...redi.hu>
To: tj@...nel.org
CC: linux-kernel@...r.kernel.org, fuse-devel@...ts.sourceforge.net,
miklos@...redi.hu
Subject: Re: [PATCHSET] FUSE: extend FUSE to support more operations, take #2
Hi Tejun,
On Thu, 20 Nov 2008, Tejun Heo wrote:
> This patchset is the second take of extend-FUSE patchset. Changes
> from the last take[L] are...
I managed to review and apply this and the libfuse patches up to the
ioctl support. After swithing _IOC_READ with _IOC_WRITE in the kernel
the example program actually worked :)
I removed ->unrestricted_ioctl() and associated code because it really
doesn't make any sense: the high level lib won't be used for CUSE
stuff, otherwise unrestrited ioctls are not allowed (and the interface
is rather horrible anyway).
The poll patches look OK at a first glance too, I'll review them
tomorrow.
Thanks,
Miklos
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists