commit | 1b50259bc33f2adfcb4c5fba4b740bf80789df22 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Thu May 18 14:10:52 2006 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu May 18 14:10:52 2006 -0400 |
tree | f8d20f032c9cb85883cdee846423667543947dde | |
parent | 02f211f4d0e67794020ba1babbdaf7c45d56db45 [diff] |
[GFS2] Drop log lock on I/O error & tidy up This patch drops the log spinlock when an I/O error occurs to avoid any possible problems in case of blocking or recursion in the I/O error routine. It also has a few cosmetic changes to tidy up various other files. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>