Re: [patch 2.6.15-mm4] sem2mutex: JFS

From: Dave Kleikamp
Date: Tue Jan 24 2006 - 16:32:55 EST


Ingo,
Sorry for letting this sit so long. I've put it in the jfs tree, so
Andrew can pull it from there now. I'll push it to Linus when the next
window opens.

Thanks,
Shaggy

On Sat, 2006-01-14 at 16:29 +0100, Ingo Molnar wrote:
> From: Ingo Molnar <mingo@xxxxxxx>
>
> semaphore to mutex conversion.
>
> the conversion was generated via scripts, and the result was validated
> automatically via a script as well.
>
> build and boot tested.
>
> Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
> ----
>
> fs/jfs/acl.c | 4 +-
> fs/jfs/inode.c | 14 +++----
> fs/jfs/jfs_dmap.c | 6 +--
> fs/jfs/jfs_dmap.h | 2 -
> fs/jfs/jfs_extent.c | 20 +++++-----
> fs/jfs/jfs_imap.c | 22 +++++------
> fs/jfs/jfs_imap.h | 4 +-
> fs/jfs/jfs_incore.h | 5 +-
> fs/jfs/jfs_lock.h | 1
> fs/jfs/jfs_logmgr.c | 6 +--
> fs/jfs/jfs_logmgr.h | 2 -
> fs/jfs/jfs_txnmgr.c | 10 ++---
> fs/jfs/namei.c | 98 ++++++++++++++++++++++++++--------------------------
> fs/jfs/super.c | 2 -
> fs/jfs/xattr.c | 8 ++--
> 15 files changed, 103 insertions(+), 101 deletions(-)
--
David Kleikamp
IBM Linux Technology Center

-
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/