[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1249333616-23442-1-git-send-email-jack@suse.cz>
Date: Mon, 3 Aug 2009 23:06:54 +0200
From: Jan Kara <jack@...e.cz>
To: linux-ext4@...r.kernel.org
Cc: Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH 0/2] Two JBD cleanups
Hi,
below come two cleanups to ext3/JBD. The first patch removes Stephen Tweedie
from Maintainers entry of JBD and ext3. The second patch makes JBD use unsigned
int to store block numbers instead of unsigned long and thus saves a few bytes
on stack / in memory on 64-bit archs as Andrew and Ted suggested.
I'll push these changes to linux-next if nobody objects. I'd welcome review
especially on the second patch.
Honza
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists