Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755439AbXJJNga (ORCPT ); Wed, 10 Oct 2007 09:36:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753400AbXJJNgW (ORCPT ); Wed, 10 Oct 2007 09:36:22 -0400 Received: from e5.ny.us.ibm.com ([32.97.182.145]:39100 "EHLO e5.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753173AbXJJNgV (ORCPT ); Wed, 10 Oct 2007 09:36:21 -0400 To: torvalds@linux-foundation.org Subject: [git pull] jfs update Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org Message-Id: <20071010133542.D234E4C9AED@norville.austin.ibm.com> Date: Wed, 10 Oct 2007 08:35:42 -0500 (CDT) From: shaggy@linux.vnet.ibm.com Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1316 Lines: 37 Linus, please pull from git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git for-linus This will update the following files: fs/jfs/jfs_dtree.c | 8 ++------ fs/jfs/jfs_dtree.h | 4 ++-- fs/jfs/resize.c | 2 +- 3 files changed, 5 insertions(+), 9 deletions(-) through these ChangeSets: Commit: 2c5c37da093cd2f455ce818ee7b02b7a39d10498 Author: Shaun Zinck Fri, 31 Aug 2007 12:57:28 -0500 JFS: use DIV_ROUND_UP where appropriate This replaces some macros and code, which do the same thing as DIV_ROUND_UP defined in kernel.h, to use the DIV_ROUND_UP macro. Signed-off-by: Shaun Zinck Signed-off-by: Dave Kleikamp Commit: 85e65c39f050a4964d0b943304bd896ff5375988 Author: Jack Stone Tue, 31 Jul 2007 09:36:53 -0500 Remove unnecessary kmalloc casts in the jfs filesystem Signed-off-by: Jack Stone Signed-off-by: Dave Kleikamp - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/