Messages in this thread |  | | | Date | Sat, 22 Nov 2008 16:42:27 +0900 | | From | Tejun Heo <> | | Subject | Re: [PATCHSET] FUSE: extend FUSE to support more operations, take #2 | |
Tejun Heo wrote:
> Hello, Miklos.
>
> Miklos Szeredi wrote:
>> 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 :)
>
> Did I get that wrong? Looking at it again.... oops. It's reverse
> alright. Thanks for catching it.
Now I know why it happened. I caught the bug and fixed during testing
but the fix ended up in the following patch of implement-CUSE patchset.
[PATCH 2/5] FUSE: export symbols to be used by CUSE
So, with it fixed in the right place, the above patch will produce one
reject. I'll post a regenerated one.
Thanks.
--
tejun
|  |