blob: 0a2b6cb3775ee3001d4edc56d312527b6f468a8e [file] [log] [blame]
Peng Taod7e09d02013-05-02 16:46:55 +08001* Possible remaining coding style fix.
2* Remove deadcode.
3* Seperate client/server functionality. Functions only used by server can be
4 removed from client.
5* Clean up libcfs layer. Ideally we can remove include/linux/libcfs entirely.
6* Clean up CLIO layer. Lustre client readahead/writeback control needs to better
7 suit kernel providings.
8* Add documents in Documentation.
9* Other minor misc cleanups...
10
11Please send any patches to Greg Kroah-Hartman <greg@kroah.com>, Andreas Dilger
Oleg Drokin1ea98e42014-01-23 23:45:08 -050012<andreas.dilger@intel.com>, Oleg Drokin <oleg.drokin@intel.com> and
13Peng Tao <tao.peng@emc.com>. CCing hpdd-discuss <hpdd-discuss@lists.01.org>
14would be great too.