commit | 9b915181af0a99fe94ef0152e6a4ca9990c3b6d0 | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Fri Feb 26 19:42:44 2010 -0800 |
committer | Joel Becker <joel.becker@oracle.com> | Sat Feb 27 19:57:06 2010 -0800 |
tree | ecbca6ed6fd749c6130a7a1f28a9fe7f705ce029 | |
parent | bc9838c4d44a1713ab1bf24aa6675bc3a02b6a88 [diff] |
ocfs2: Use a separate masklog for AST and BASTs This patch adds a new masklog and uses it allow tracing ASTs and BASTs in the dlmglue layer. This has been found to be very useful in debugging cluster locking issues. Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com> Signed-off-by: Joel Becker <joel.becker@oracle.com>