From 57f0f512b273f60d52568b8c6b77e17f5636edc0 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 5 Aug 2015 17:04:01 -0300 Subject: Initial import --- drivers/staging/lustre/TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 drivers/staging/lustre/TODO (limited to 'drivers/staging/lustre/TODO') diff --git a/drivers/staging/lustre/TODO b/drivers/staging/lustre/TODO new file mode 100644 index 000000000..0512594b5 --- /dev/null +++ b/drivers/staging/lustre/TODO @@ -0,0 +1,12 @@ +* 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 , Andreas Dilger +, and Oleg Drokin . -- cgit v1.2.3-54-g00ecf