Whamcloud - gitweb
LU-3319 procfs: move ost proc handling over to seq_file 28/7928/6
authorJames Simmons <uja.ornl@gmail.com>
Thu, 14 Nov 2013 14:48:08 +0000 (09:48 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 28 Dec 2013 03:23:43 +0000 (03:23 +0000)
commit14b115c8e24dd99fc27e17d77865a238f0a767e2
treec1451976c41bc13e0a06fe8257f787c0d1a9d2dd
parentbfa8fe331c67be2b66ba5edb1c71a82f315cd9dc
LU-3319 procfs: move ost proc handling over to seq_file

Most of the current proc handling of the OST is already
based on seq_file handling except for the reporting of
the UUID of the OST. This patch moves this last piece
so that the OST layer will use strictly proc files with
seq_files.

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: Idf2bc014ada9292d545f761aa27c777412a66671
Reviewed-on: http://review.whamcloud.com/7928
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ost/Makefile.in
lustre/ost/lproc_ost.c [deleted file]
lustre/ost/ost_handler.c
lustre/ost/ost_internal.h