[f2fs-dev] status of 3.18 branch?

2015-12-12 Thread Marc Lehmann
Hi! I was just told that my instructions for SMR drives no longer work because the f2fs 3.18 branch no longer exists, and indeed, it seems to be gone: # git clone -b linux-3.18 git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git Cloning into 'f2fs'... warning: Could not find

Re: [f2fs-dev] status of 3.18 branch?

2015-12-12 Thread Marc Lehmann
On Sat, Dec 12, 2015 at 01:42:18PM -0800, Jaegeuk Kim wrote: > Recently I decided to provide stable branches on top of each stable kernels > to keep commit history. > Could you check f2fs-stable.git instead of f2fs.git? > > http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-stable.git/ Th