swh:1:snp:32555a3fd8878f019c2ebd6c964bc1edcaeff337
Raw File
Tip revision: 2ce7598c9a453e0acd0e07be7be3f5eb39608ebd authored by Linus Torvalds on 07 September 2014, 23:09:43 UTC
Linux 3.17-rc4
Tip revision: 2ce7598
TODO
TODO
==========

* Convert comments to the Kernel-Doc format.

* Befs_fs.h has gotten big and messy. No reason not to break it up into 
	smaller peices.

* See if Alexander Viro's option parser made it into the kernel tree. 
	Use that if we can. (include/linux/parser.h)

* See if we really need separate types for on-disk and in-memory 
	representations of the superblock and inode.

back to top