| commit | 08ce4c91e44d51bb6c946f2756825a462d53c545 | [log] [tgz] |
|---|---|---|
| author | Geert Uytterhoeven <geert@linux-m68k.org> | Tue Apr 07 23:40:39 2009 +0200 |
| committer | David Teigland <teigland@redhat.com> | Thu May 07 10:14:26 2009 -0500 |
| tree | 265ece7e5f8848087ebe0c2d986234195eb5f09e | |
| parent | 413f81eba35d6ede9289b0c8a920c013a84fac71 [diff] |
dlm: Make name input parameter of {,dlm_}new_lockspace() const
| fs/gfs2/lock_dlm.c:207: warning: passing argument 1 of 'dlm_new_lockspace' discards qualifiers from pointer target type
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: David Teigland <teigland@redhat.com>