Re: [PATCH] make distclean tries to delete dirs in tmpfs

2001-05-10 Thread Ingo Oeser
On Wed, May 09, 2001 at 03:29:28PM -0700, H. Peter Anvin wrote: > By author:Ingo Oeser <[EMAIL PROTECTED]> > > make distclean deletes anything with size 0. This includes > > directories, while making the kernel in tmpfs or ramfs. > Wouldn't it be better to fix tmpfs/ramfs to report something s

Re: [PATCH] make distclean tries to delete dirs in tmpfs

2001-05-09 Thread H. Peter Anvin
Followup to: <[EMAIL PROTECTED]> By author:Ingo Oeser <[EMAIL PROTECTED]> In newsgroup: linux.dev.kernel > > make distclean deletes anything with size 0. This includes > directories, while making the kernel in tmpfs or ramfs. > Wouldn't it be better to fix tmpfs/ramfs to report something s