May I received a UBIFS sourcecode based on kernel 2.6.22?
David Brown
mtd at davidb.org
Thu Dec 27 22:27:45 EST 2007
On Fri, Dec 28, 2007 at 09:27:47AM +0800, Nancy wrote:
>git://git.infradead.org/users/dedekind/ubifs-olpc-2.6.git
> To my surprise, there did not have folder "ubifs" under
>directory "fs"? Where it is?
It seems to not be under the 'master' branch in that repo. Try something
like:
$ cd ubifs-olpc-2.6
$ git checkout -b stable-ubifs master/stable-ubifs
and you'll find the files there. There's quite a few branches in that
repo, so there might be a better one to look at.
Dave
More information about the linux-mtd
mailing list