Fix up patch comments for consistency
commite22eac0fd68d0790a07969bb9ab1b1f3dc760508
authorTheodore Ts'o <tytso@mit.edu>
Wed, 5 Dec 2007 12:47:33 +0000 (5 07:47 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 5 Dec 2007 12:47:33 +0000 (5 07:47 -0500)
treee75b086ef55ba8192510c38d3890e63fce278dd9
parent07700b93d292204516c64c41fac59da791fb5184
Fix up patch comments for consistency

The following patch format ensures that (a) patch authorship in git is
correctly acknowledged, (b) that the one-line summary is set off by a
blank line as required by git comment conventions, (c) so we can
easily review the one-line summaries for correctness via "head -1 *"
in the ext4-patch-queue:

<one line summary>

From: John Q. Random <jrandom@sample.com>

<patch description, filled with a fill-column set to 70>

Signed-off-by: John Q. Random <jrandom@sample.com>
33 files changed:
48-bit-i_blocks.patch
64-bit-i_version-afs-fixes.patch
add-buffer-head-related-helper-functions.patch
booked-page-flag.patch
change-default-ext4-error.patch
ext4-Return-after-ext4_error-in-case-of-failures.patch
ext4-add-block-bitmap-validation-fix.patch
ext4-block-reservation.patch
ext4-delalloc-extents-48bit.patch
ext4-delayed-allocation.patch
ext4-fix-mb_debug-format-warnings.patch
ext4_accumulated_jbd2_stats_in_jiffies.patch
ext4_add_block_bitmap_validation.patch
ext4_block_reservation_fix3.patch
ext4_delalloc_setpageprivate_fix.patch
ext4_fix_oops_on_corrupted_mount.patch
ext4_fix_up_ext4fs_debug_builds.patch
ext4_ifdef_fix.patch
ext4_jbd2_stats_comments_fix.patch
ext4_jbd2_stats_kmalloc_failure_fix.patch
ext4_journal_chksum_highmem_fix.patch
ext4_nodelalloc_mount_opt.patch
ext4_open-code-jbd2_stats-union-references.patch
ext4_rebalance_reservation_invariant_checking_fix.patch
ext4_reserve_global_return_error_fix.patch
generic-find-next-le-bit.patch
inode-version-ext4.patch
inode-version-vfs.patch
jbd-stats-through-procfs-with-external-journal-oops-fix.patch
jbd2-fix-assertion-failure-in-fs-jbd2-checkpointc.patch
jbd2-remove-printk-from-j_assert-macros.patch
new-extent-function.patch
series