diff options
author | Steven Whitehouse <steve@chygwyn.com> | 2006-01-18 10:57:10 (GMT) |
---|---|---|
committer | Steven Whitehouse <steve@chygwyn.com> | 2006-01-18 10:57:10 (GMT) |
commit | b96ca4fa4e3b510d528a093a5bac0befbc2ba46d (patch) | |
tree | e4ac82f1d0472d46c8ac30d351b044f1fb3f34d2 /lib/crc32defs.h | |
parent | 3bd7662c4de28522d4709ab5a56033e3c33e1d4a (diff) | |
download | linux-fsl-qoriq-b96ca4fa4e3b510d528a093a5bac0befbc2ba46d.tar.xz |
[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>
Diffstat (limited to 'lib/crc32defs.h')
0 files changed, 0 insertions, 0 deletions