From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergey Senozhatsky Subject: Re: weird and wrong directory entries Date: Fri, 23 Jan 2015 11:06:44 +0900 Message-ID: <20150123020644.GA466@swordfish> References: <20150123004138.GA2626@swordfish> <20150123013053.GY29656@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Sergey Senozhatsky , Paul Moore , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: Al Viro Return-path: Content-Disposition: inline In-Reply-To: <20150123013053.GY29656@ZenIV.linux.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On (01/23/15 01:30), Al Viro wrote: > On Fri, Jan 23, 2015 at 09:42:21AM +0900, Sergey Senozhatsky wrote: > > Hello gents, > > > > I observe this sick behaviour for the past few days. (sorry, some lines are > > over 80 symbols). all of the things above are happening during kernel compilation. > > attached .config. > > > happens both on reiserfs and ext4, both on current linus's tree and linux-next. > > no doubt, an attempt to rm -fr pkg/ kills /usr/, etc. > > > > > > I'm puzzled. any thoughts? > > Try to bisect, perhaps? > ok, I'll try to. -ss