Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-29 | [GFS2] Update debugging code | Steven Whitehouse | |
Update the debugging code in trans.c and at the same time improve the debugging code for gfs2_holders. The new code should be pretty fast during the normal case and provide just as much information in case of errors (or more). One small function from glock.c has moved to glock.h as a static inline so that its return address won't get in the way of the debugging. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com> | |||
2006-01-16 | [GFS2] The core of GFS2 | David Teigland | |
This patch contains all the core files for GFS2. Signed-off-by: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com> |