xfs
[Top] [All Lists]

TAKE - remove unused xfs_bmapi vars

Subject: TAKE - remove unused xfs_bmapi vars
From: Eric Sandeen <sandeen@xxxxxxx>
Date: Tue, 23 Jul 2002 11:34:57 -0500
Sender: owner-linux-xfs@xxxxxxxxxxx
About 10 places in XFS were allocating, initializing, and passing
a variable to xfs_bmapi() in the read case - but that variable
was never used.  Yank it out; this saves a whopping 288 bytes in
my kernel.  :)


remove unused xfs_bmapi vars

Date:  Tue Jul 23 09:35:37 PDT 2002
Workarea:  
stout.americas.sgi.com:/localhome/src/sandeen/2.4.x-xfs/workarea-alwaysclean

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs


Modid:  2.4.x-xfs:slinx:123536a
linux/fs/xfs/xfs_da_btree.c - 1.130
linux/fs/xfs/xfs_vnodeops.c - 1.545
linux/fs/xfs/xfs_dmapi.c - 1.73
linux/fs/xfs/xfs_dquot.c - 1.68
linux/fs/xfs/xfs_inode.c - 1.344
linux/fs/xfs/xfs_bmap.c - 1.288
linux/fs/xfs/xfs_attr.c - 1.93
linux/fs/xfs/linux/xfs_lrw.c - 1.161


<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - remove unused xfs_bmapi vars, Eric Sandeen <=