On Sun, Oct 02, 2005 at 01:50:28PM +0200, Blaisorblade wrote: > On Sunday 02 October 2005 13:38, Al Viro wrote: > > On Sun, Oct 02, 2005 at 12:13:39PM +0200, Blaisorblade wrote: > > > The patch in Al Viro's: > > > > ecba97d4aacf4e80c56eb73e39af0369cb8539a4 > > > > messed up UML (in particular skas0, which doesn't boot any more - or > > > maybe it boots one out of 10 times). > > > > Btw: did Al CC you on it, at least? > > > Yes. Moreover, that had also been done two weeks ago when original version > > of patch had been sent for review to Jeff. Who'd caught that one and other > > bugs and sent the fixed variant back. At which point I'd fscked up the > > merge. > > Ok, you're excused... now, however, I still think that this should be > postponed to 2.6.15, since it's a (very nice, indeed) cleanup and we're > nearing completion. > > Al, did you receive my "[PATCH 5/5] uml: remove empty hostfs_truncate > method"? > What about that?
What about that? Obvious patch that got no objections from anybody and AFAICS got in -rc3: ; git-whatchanged fs/hostfs/hostfs_kern.c|head diff-tree daa35edc0a967d1f77c2e2c1346f57d04371487a (from bd948057357db5febfe64cf7a9ef11d7e347ffec) Author: Paolo 'Blaisorblade' Giarrusso <[EMAIL PROTECTED]> Date: Fri Sep 30 11:59:01 2005 -0700 [PATCH] uml: remove empty hostfs_truncate method Calling truncate() on hostfs spits a kernel warning "Something isn't implemented here", but it still works fine. Indeed, hostfs i_op->truncate doesn't do anything. But hostfs_setattr() -> ; Judging by Signed-off-by it looks like a -mm -> Linus merge... ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel