Searched hist:c77534f6fb6d58e27d923b6825ea3b0ef485ab26 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | alloc.c | diff c77534f6fb6d58e27d923b6825ea3b0ef485ab26 Tue Aug 28 19:22:33 CDT 2007 Tao Mao <tao.ma@oracle.com> ocfs2: remove mostly unused field from insert structure
ocfs2_insert_type->ins_free_records was only used in one place, and was set incorrectly in most places. We can free up some memory and lose some code by removing this.
* Small warning fixup contributed by Andrew Mortom <akpm@linux-foundation.org>
Signed-off-by: Tao Mao <tao.ma@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
|