From 081fa9dffcde7c9fc4d9fdf18fe277dfa3f675aa Mon Sep 17 00:00:00 2001 From: "John L. Hammond" Date: Sun, 1 Feb 2015 21:52:08 -0500 Subject: [PATCH] staging/lustre/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 Reviewed-on: http://review.whamcloud.com/6420 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3331 Reviewed-by: Bob Glossman Reviewed-by: James Simmons Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed