commit | 50460fe8c6d1d95b16427936e351f277a1c72d43 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Thu Oct 30 10:53:16 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Oct 30 10:53:16 2014 -0400 |
tree | 84e2952e55872afff28c10451eed7f93d904f62c | |
parent | 6b992ff25658367089db4a82666e232b65d55eae [diff] |
ext4: remove extent status procfs files if journal load fails If we can't load the journal, remove the procfs files for the extent status information file to avoid leaking resources. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu> Cc: stable@vger.kernel.org