]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
[GFS2] [-mm patch] fs/gfs2/: possible cleanups
authorAdrian Bunk <bunk@stusta.de>
Fri, 28 Apr 2006 14:59:12 +0000 (10:59 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 28 Apr 2006 14:59:12 +0000 (10:59 -0400)
commit08bc2dbc7327e89b9d5b9c8ef9401d1df2622fca
tree2c16cbd9f5bd856b00ef0a0d9f88b3afa67712ee
parentc56b39cd2c55d521597f04bbd872a08d1c4373ca
[GFS2] [-mm patch] fs/gfs2/: possible cleanups

This patch contains the following possible cleanups:
- make needlessly global code static
- #if 0 unused functions
- remove the following global function that was both unused and
  unimplemented:
  - super.c: gfs2_do_upgrade()

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
23 files changed:
fs/gfs2/bmap.c
fs/gfs2/bmap.h
fs/gfs2/dir.c
fs/gfs2/eaops.c
fs/gfs2/eaops.h
fs/gfs2/eattr.c
fs/gfs2/eattr.h
fs/gfs2/glock.c
fs/gfs2/glock.h
fs/gfs2/lm.c
fs/gfs2/lm.h
fs/gfs2/locking/dlm/lock.c
fs/gfs2/locking/dlm/lock_dlm.h
fs/gfs2/locking/dlm/main.c
fs/gfs2/locking/nolock/main.c
fs/gfs2/lvb.c
fs/gfs2/lvb.h
fs/gfs2/ondisk.c
fs/gfs2/quota.c
fs/gfs2/quota.h
fs/gfs2/super.c
fs/gfs2/super.h
include/linux/gfs2_ondisk.h