Re: ffs: cluster_write() is a joke

2016-01-11 Thread Mathieu -
David Gwynne wrote: > On Thu, Jan 07, 2016 at 05:56:17PM +0100, Martin Pieuchot wrote: > > I spent some time trying to implement clustering writes for MSDOSFS > > before I could figure out that our cluster_write() functions is not > > doing anything but delaying the calls do bawrite(). Awesome! >

ffs: cluster_write() is a joke

2016-01-07 Thread Martin Pieuchot
I spent some time trying to implement clustering writes for MSDOSFS before I could figure out that our cluster_write() functions is not doing anything but delaying the calls do bawrite(). Awesome! So I think it's time for this code to die. The buttons can also die as we always enable read