commit | 8fb4b536e7b9dbaf7a6b8204e887b92a14e4352c | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Wed Aug 30 09:30:00 2006 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Wed Aug 30 09:30:00 2006 -0400 |
tree | f74f905188ca9df0fc6f5fda3c6ee25ede02ee2f | |
parent | 83b7a664a0c7c39ccfa4c72535dc1c001d4e7a18 [diff] |
[GFS2] Make glock operations const For all the usual reasons of enforcing correctness and potentially reducing code size, this patch makes the glock operations const. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>