From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 14 Dec 2016 17:18:57 -0800 From: Greg Kroah-Hartman To: Linus Torvalds Cc: Jaegeuk Kim , Mauro Carvalho Chehab , Linux FS Dev Mailing List , Linux Kernel Mailing List , Linux F2FS Dev Mailing List Subject: Re: [f2fs-dev] [GIT PULL] f2fs update for 4.10 Message-ID: <20161215011857.GA3540@kroah.com> References: <20161212221548.GA4001@jaegeuk.local> <20161214184014.GA1116@jaegeuk.local> <20161214191820.GB1116@jaegeuk.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: On Wed, Dec 14, 2016 at 04:38:32PM -0800, Linus Torvalds wrote: > On Wed, Dec 14, 2016 at 11:18 AM, Jaegeuk Kim wrote: > > > > BTW, I just downloaded mainline, and tried to build a debian package but > > failed due to missing Documentation/Changes. > > > > I've found out that it was renamed by commit 186128f753 > > ("docs-rst: add documents to development-process") > > > > And when taking a look at its description, it was supposed to do symlink for > > document files, but did rename all of them. > > Indeed. > > Tssk. I've added the one symlink. Maybe we should add the others too, > but for now let's keep it minimal. Crap, I missed that in the patch I acked, I should have noticed that. Thanks for the symlink, Mauro, want to make the rest of the files actual symlinks as well, instead of just the rename? thanks, greg k-h