[PATCH 0/7] udf: more cleanups
From: marcin . slusarz
Date: Sat Jan 05 2008 - 20:20:35 EST
Hi
This patchset contains various UDF fs cleanups.
[PATCH 1/7] udf: fix coding style
This is really big (~170kB) and boring (style cleanup) patch,
so I'm not sending it to LKML. You can find it here:
http://www.kadu.net/~joi/kernel/2008.01.06/0001-udf-fix-coding-style.patch
[PATCH 2/7] udf: create common function for tag checksumming
[PATCH 3/7] udf: create common function for changing free space counter
[PATCH 4/7] udf: replace loops coded with goto to real loops
[PATCH 5/7] udf: convert byte order of constant instead of variable
[PATCH 6/7] udf: remove UDF_I_* macros and open code them
This is preparation for 7th patch.
[PATCH 7/7] udf: cache struct udf_inode_info
Patchset depends on udf patches in -mm and this: http://lkml.org/lkml/2008/1/5/196
(Runtime tested: mount, open, read, seek, close, umount)
Marcin Slusarz
--
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/