On Fri, Aug 08, 2008 at 10:39:24AM +0200, Benoit Boissinot wrote: > The only related diff between the kernel versions is below, > notice how the 'if (unlikely(status))' differs from the upstream patch: > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=64649a58919e66ec21792dbb6c48cb3da22cbd7f > > it doesn't seem to take into account partial writes (status > 0).
Ok, after the commit_write, they seems identical. But still that's probably the only related patch (if the bug is from the kernel).
-- :wq
On Fri, Aug 08, 2008 at 10:39:24AM +0200, Benoit Boissinot wrote: git.kernel. org/?p= linux/kernel/ git/torvalds/ linux-2. 6.git;a= commitdiff; h=64649a58919e6 6ec21792dbb6c48 cb3da22cbd7f
> The only related diff between the kernel versions is below,
> notice how the 'if (unlikely(status))' differs from the upstream patch:
> http://
>
> it doesn't seem to take into account partial writes (status > 0).
Ok, after the commit_write, they seems identical. But still that's
probably the only related patch (if the bug is from the kernel).
--
:wq