[PATCH] transparent io

2010-04-08 Thread Szymon Janc
Hello, New version with various fixes and suggestions from ML and IRC. 03_transparentio_indent.diff contains indetation fixes only not to blackout 04_transparentio.diff. This patch depends on 02_fileseek.diff from previous post. Commenst and testing are welcome. TODO: disable filters where nece

[PATCH] file easly seekable flag

2010-04-08 Thread Szymon Janc
Hello, Attached patch adds new flag to file structure. It should be set by fs on files which cannot be easly seekable. Also makes gzio respect this flag. 01_fileseek_indent.diff contains indentation fixes only not to blackout 02_fileseek.diff. TODO: should be also set by other fs when necessar

Re: [Patch] [bug #26237] multiple problems with usb devices

2010-04-08 Thread Aleš Nesrsta
Vladimir 'φ-coder/phcoder' Serbinenko wrote: > > I am not so far oriented in such kind of development, so I am asking: > > Will You correct my patch yourself (as maintainer of code) or should I > > prepare new corrected code and related patch? And against which version > > - I noted that in meantim

grub 1.98-1 mdadm lvm ext4 error: no mapping exists

2010-04-08 Thread Jelle de Jong
Hello everybody, I read some mails in the grub-devel and debian-bugs mailing list archives but did not find a solution. Most stuff I read was about issues in November 2009, but it is now April 2010 so I don't know what I am doing wrong. # update-grub Generating grub.cfg ... /usr/sbin/grub-probe:

Re: Grub data clobbered by Novell ZENworks (was: Chainloading GRUB2 from Lilo)

2010-04-08 Thread Tim Booth
Hi Vladimir, Thanks for your response. I think my original question was more to do with using lnxboot.img than with Lilo per se, but I totally agree that my "solution" stinks. If there is an easy workaround within Grub then that would save a lot of hassle. Following your suggestion I made the t

Update builds broken

2010-04-08 Thread Michal Suchanek
Hello When the source is updated rebuilding grub fails. The build descends into the source directory (..) to remake something but fails nonetheless. Either these rules to descend into source directory are useless and should be removed or they are broken and should be updated to actually bring th