mtd/fs/jffs3 jffs3.h, 3.1, NONE jffs3_fs_i.h, 3.1, NONE jffs3_fs_sb.h, 3.1, NONE
David Woodhouse
dwmw2 at infradead.org
Sat Dec 11 16:31:35 EST 2004
On Sat, 11 Dec 2004, Artem B. Bityuckiy wrote:
> > No. Keep it in the fs/jffs3 directory not in include/linux/
> >
> Ok, but just interesting why?
It's private to the file system. It doesn't need to live in include/linux
where other people can see it. The only reason we _used_ to put them
there is because of the inode and superblock unions.
There _was_ a reason I moved it out of include/linux/ in the first place.
--
dwmw2
More information about the linux-mtd
mailing list