remarkable-linux/fs/gfs2
Bob Peterson ca390601a8 [GFS2] Fix debug inode printing
I noticed that the latest change to i_height got rid of the
value from the inode dump.  This patch adds it back.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2008-03-31 10:39:52 +01:00
..
locking Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw 2008-01-25 08:39:18 -08:00
acl.c
acl.h
bmap.c [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc 2008-03-31 10:39:49 +01:00
bmap.h
daemon.c
daemon.h
dir.c [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc 2008-03-31 10:39:49 +01:00
dir.h
eaops.c
eaops.h
eattr.c [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc 2008-03-31 10:39:49 +01:00
eattr.h
gfs2.h
glock.c gfs2: make gfs2_glock.gl_owner_pid be a struct pid * 2008-02-07 08:42:06 -08:00
glock.h gfs2: make gfs2_holder.gh_owner_pid be a struct pid * 2008-02-07 08:42:06 -08:00
glops.c
glops.h
incore.h [GFS2] Streamline indirect pointer tree height calculation 2008-03-31 10:39:46 +01:00
inode.c [GFS2] Fix debug inode printing 2008-03-31 10:39:52 +01:00
inode.h [GFS2] Streamline indirect pointer tree height calculation 2008-03-31 10:39:46 +01:00
Kconfig
lm.c
lm.h
locking.c
log.c
log.h
lops.c
lops.h
main.c [GFS2] Remove unneeded i_spin 2008-01-25 08:18:44 +00:00
Makefile
meta_io.c [GFS2] Fix typo 2008-01-25 08:19:51 +00:00
meta_io.h
mount.c
mount.h
ops_address.c Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 2008-02-05 09:44:13 -08:00
ops_address.h
ops_dentry.c
ops_dentry.h
ops_export.c Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 2008-02-07 08:42:26 -08:00
ops_file.c [GFS2] Fix page_mkwrite truncation race path 2008-01-25 08:20:15 +00:00
ops_fstype.c Introduce path_put() 2008-02-14 21:13:33 -08:00
ops_fstype.h
ops_inode.c Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 2008-02-07 08:42:26 -08:00
ops_inode.h
ops_super.c
ops_super.h
quota.c [GFS2] Reduce inode size by moving i_alloc out of line 2008-01-25 08:18:25 +00:00
quota.h
recovery.c fs/: Spelling fixes 2008-02-03 17:33:42 +02:00
recovery.h
rgrp.c [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc 2008-03-31 10:39:49 +01:00
rgrp.h [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc 2008-03-31 10:39:49 +01:00
super.c [GFS2] Streamline indirect pointer tree height calculation 2008-03-31 10:39:46 +01:00
super.h
sys.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw 2008-01-25 08:39:18 -08:00
sys.h
trans.c
trans.h
util.c
util.h