login
Header Space

 
 

Mailing list archives

Search results

Found 45 matching messages (0.074 seconds). Page 1 of 3.

Re: [patch 06/24] hpfs: dont call notify_change

... ? OK, commit the patch. Signed-off-by: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> Mikulas > Signed-off-by: Miklos Szeredi > CC: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> > --- > ...

linux-fsdevel - Mikulas Patocka - May 7 2008 - 20:41

Re: [patch 07/15] hpfs: dont call notify_change

... Possibly even the ctime modification is wrong? Ok, commit it. Signed-off-by: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> > ... : Miklos Szeredi > CC: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> > --- ...

linux-fsdevel - Mikulas Patocka - May 7 2008 - 20:42

Re: Finding hardlinks

... 2006-12-30 at 02:04 +0100, Mikulas Patocka wrote: >> >> On Fri, 29 Dec 2006 ... 2006-12-28 at 19:14 +0100, Mikulas Patocka wrote: >>>> Why don't you ... of standard that can appliaction programmers use. Mikulas > Trond > - To unsubscribe from this list: ...

linux-fsdevel - Mikulas Patocka - Jan 2 2007 - 19:50

Re: [PATCH] Use of getblk differs between locations

... Mon, 10 Oct 2005, Anton Altaparmakov wrote: > On Mon, 10 Oct 2005, Mikulas Patocka wrote: >> On Mon, 10 Oct 2005, ... bug" is exactly the case of __getblk_slow(). Mikulas > Best regards, > > Anton > -- > Anton Altaparmakov

linux-fsdevel - Mikulas Patocka - Oct 10 2005 - 18:49

Re: [PATCH] Use of getblk differs between locations

... On Tue, 2005-10-11 at 00:49 +0200, Mikulas Patocka wrote: >>> On Mon, 10 Oct 2005, Anton Altaparmakov wrote: >>> What should a filesystem ... until the dialog window is displayed, user inserts the device and clicks 'OK' Mikulas

linux-fsdevel - Mikulas Patocka - Oct 12 2005 - 15:59

Re: [PATCH] Use of getblk differs between locations

... On Thu, 13 Oct 2005, Jamie Lokier wrote: > Mikulas Patocka wrote: >> But discarding data sometimes on USB unplug is even worse than discarding ... for this will be a bit harder...) Mikulas > That's no different, in principle, than ...

linux-fsdevel - Mikulas Patocka - Oct 12 2005 - 20:21

Re: [PATCH -mm v2] hpfs: fix printk format warnings

OK, let Andy commit it. Signed-off-by: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> >>> From: Randy Dunlap >>> >>> Fix hpfs printk warnings: >>> (why do I ...

linux-fsdevel - Mikulas Patocka - Nov 21 2006 - 19:43

Re: Finding hardlinks

... Trond Myklebust wrote: > On Thu, 2006-12-28 at 19:14 +0100, Mikulas Patocka wrote: >> Why don't you rip off the support for colliding inode ... get random data corruption with these filesystems. Mikulas - To unsubscribe from this list: send ...

linux-fsdevel - Mikulas Patocka - Dec 29 2006 - 21:04

Re: Finding hardlinks

... Jan 01, 2007 at 11:47:06PM +0100, Mikulas Patocka wrote: >>> Anyway, cp -a is not the only application that wants to do ... that directories are hardlinked and skip processing them. Mikulas > Jan > - To unsubscribe from this list: send ...

linux-fsdevel - Mikulas Patocka - Jan 1 2007 - 20:04

Re: Finding hardlinks

... wrote: > On Tue, Jan 02, 2007 at 01:04:06AM +0100, Mikulas Patocka wrote: >> >> I didn't hardlink directories, I just patched stat, lstat and ... CDs, diskettes and USB sticks with it? Mikulas - To unsubscribe from this list: send the ...

linux-fsdevel - Mikulas Patocka - Jan 3 2007 - 15:17

Re: [PATCH] Use of getblk differs between locations

... better than silently corrupting data on any device. >> >> Mikulas >> > In the code, we see: > > ... support it) before using it in requests. Mikulas ------------------------------------------------------- This SF.Net email is sponsored by: ...

linux-fsdevel - Mikulas Patocka - Oct 10 2005 - 19:34

Re: silent semantic changes with reiser4

... if he can store attributes in ".attr" directory or whereever and make the application work on any OS and any filesystem? Mikulas - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@vger. ...

linux-fsdevel - Mikulas Patocka - Aug 25 2004 - 20:18

Re: silent semantic changes with reiser4

... should care whether the file is compressed, whether it has acls, or so. And applications don't. And I think this is the only legitimate use for xattrs. Who else uses them except samba? I don't see how reiser4's hybrids would help. Mikulas

linux-fsdevel - Mikulas Patocka - Aug 25 2004 - 20:51

Re: [PATCH] Use of getblk differs between locations

... of memory. It is questionable whether to deadlock or return NULL and corrupt filesystem in this case --- deadlock is probably better. Mikulas > > I did. But I did not see this specifically, for sure. What takes us to > the opposite problem: A ...

linux-fsdevel - Mikulas Patocka - Oct 10 2005 - 17:58

Re: [PATCH] Use of getblk differs between locations

... I think it's right to stop the system in that case --- it's better than silently corrupting data on any device. Mikulas - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@vger.kernel.org ...

linux-fsdevel - Mikulas Patocka - Oct 10 2005 - 19:16

Re: [PATCH] Use of getblk differs between locations

... and data write. Linux-2.0 got this right, it could do getblk and bread even if get_free_pages constantly failed. Mikulas - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@vger.kernel. ...

linux-fsdevel - Mikulas Patocka - Oct 10 2005 - 21:20

Re: [PATCH] Use of getblk differs between locations

... data always --- users will by experimenting learn that linux doesn't discard write-cached data and reminds them to replug the device --- and one day, randomly, they lose their data because of some memory management condition... Mikulas

linux-fsdevel - Mikulas Patocka - Oct 12 2005 - 16:12

Re: [PATCH] Use of getblk differs between locations

... forget it (or you wouldn't even know that damage might occur) and you have 1% probability of data damage. Mikulas > Best regards, > > Anton - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message ...

linux-fsdevel - Mikulas Patocka - Oct 12 2005 - 16:31

Re: [PATCH] Use of getblk differs between locations

... too complex and they ripped it out of the system after years. http://www.multicians.org/mgp.html#pagemultilevel Mikulas >> and/or restricting dirty buffers to 10MB for removable media. > > That seems like the simplest effective solution. > ...

linux-fsdevel - Mikulas Patocka - Oct 14 2005 - 14:26

Re: ctime/mtime update in affs and hpfs write path

... directory and you can't do it from ->write_inode method) --- let it be, it may be slower, but it's stable. Mikulas - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@vger.kernel.org ...

linux-fsdevel - Mikulas Patocka - Nov 2 2005 - 20:29

speck-geostationary