Re: [tip:tracing/kmemtrace] fs.h: uninline simple_transaction_set()

From: Al Viro
Date: Thu Mar 26 2009 - 11:51:17 EST


On Wed, Mar 25, 2009 at 04:51:28PM +0000, Ingo Molnar wrote:
> Commit-ID: 44eea45ca9e25d6dd660d4806ef4c11209609e03
> Gitweb: http://git.kernel.org/tip/44eea45ca9e25d6dd660d4806ef4c11209609e03
> Author: Ingo Molnar <mingo@xxxxxxx>
> AuthorDate: Wed, 25 Mar 2009 16:48:35 +0100
> Committer: Ingo Molnar <mingo@xxxxxxx>
> CommitDate: Wed, 25 Mar 2009 17:48:14 +0100
>
> fs.h: uninline simple_transaction_set()
>
> Move simple_transaction_set() to the other simple-transaction
> file helpers in fs/libfs.c.
>
> This removes an implicit asm/page.h PAGE_SIZE dependency from
> fs.h (asm/page.h is not an exported header so HEADERS_CHECK fils),
> and also reduces kernel size a bit.

*shrug*

I can live with that. Which tree do you want that to go through? I'll
be pushing VFS queue tonight.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/