Whamcloud - gitweb
LU-3331 llite: remove llite proc root on init failure 20/6420/6
authorJohn L. Hammond <john.hammond@intel.com>
Wed, 17 Sep 2014 22:00:21 +0000 (18:00 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 24 Sep 2014 01:29:54 +0000 (01:29 +0000)
commit027054bb4457dacd638b36d55ae6629b045da781
tree18595a794915a2b9cfa5b8c32647786e7e553328
parent98bee57afb2e86096bad43a1af3e24dc397f4322
LU-3331 llite: remove llite proc root on init failure

In init_lustre_lite() ensure that /proc/fs/lustre/llite is removed in
case of failure. Generally rework the cleanup code in this function.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I95844622dd39d2529d227b99fffbc938fd17910a
Reviewed-on: http://review.whamcloud.com/6420
Tested-by: Jenkins
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/llite/super25.c
lustre/obdclass/lprocfs_status.c