Steven Whitehouse
b96ca4fa4e
[GFS2] Update init_dinode() to reduce stack usage
...
We no longer allocate a dinode on the stack in init_dinode()
and we no longer use gfs2_dinode_out (eliminating one copy) and
gfs2_meta_header_in (eliminating another copy). The meta_header_in
fucntion is now no longer referenced from outside gfs2_ondisk.c, so
make it static.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2006-01-18 10:57:10 +00:00
..
2005-12-21 04:52:16 -05:00
2006-01-12 09:08:59 -08:00
2006-01-15 17:03:45 +00:00
2006-01-16 23:15:26 -08:00
2006-01-12 09:08:59 -08:00
2006-01-12 09:08:59 -08:00
2006-01-15 10:17:07 -08:00
2006-01-12 09:08:59 -08:00
2006-01-14 18:27:15 -08:00
2006-01-16 20:02:24 -08:00
2006-01-12 09:08:59 -08:00
2006-01-12 09:09:05 -08:00
2006-01-12 09:09:05 -08:00
2006-01-12 09:08:59 -08:00
2006-01-12 09:08:59 -08:00
2006-01-17 17:18:25 -08:00
2006-01-15 17:30:44 +11:00
2006-01-14 18:27:10 -08:00
2006-01-16 23:15:28 -08:00
2006-01-12 09:08:59 -08:00
2006-01-12 09:08:59 -08:00
2006-01-12 09:08:52 -08:00
2006-01-12 09:08:59 -08:00
2006-01-15 02:12:54 +01:00
2006-01-16 23:18:35 -08:00
2006-01-12 09:08:59 -08:00
2006-01-06 08:33:29 -08:00
2006-01-18 10:57:10 +00:00
2006-01-15 21:28:17 -02:00
2005-11-07 14:43:11 +01:00
2006-01-16 16:51:54 -05:00
2006-01-06 00:03:24 +01:00
2006-01-10 07:39:34 -08:00
2005-10-08 15:00:57 -07:00
2006-01-14 10:55:20 -06:00
2006-01-10 08:01:53 -08:00
2006-01-10 08:01:50 -08:00