aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/TODO
blob: 22742d6d62a8012692c62749024b242e67e3d21d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
* Possible remaining coding style fix.
* Remove deadcode.
* Seperate client/server functionality. Functions only used by server can be
  removed from client.
* Clean up libcfs layer. Ideally we can remove include/linux/libcfs entirely.
* Clean up CLIO layer. Lustre client readahead/writeback control needs to better
  suit kernel providings.
* Add documents in Documentation.
* Other minor misc cleanups...

Please send any patches to Greg Kroah-Hartman <greg@kroah.com>, Andreas Dilger
<andreas.dilger@intel.com> and Peng Tao <tao.peng@emc.com>. CCing
hpdd-discuss <hpdd-discuss@lists.01.org> would be great too.