+ gitignore-ignore-lz4-files.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Subject: + gitignore-ignore-lz4-files.patch added to -mm tree
To: markus@xxxxxxxxxxxxxxx,kyungsik.lee@xxxxxxx
From: akpm@xxxxxxxxxxxxxxxxxxxx
Date: Thu, 11 Jul 2013 14:24:44 -0700


The patch titled
     Subject: .gitignore: ignore *.lz4 files
has been added to the -mm tree.  Its filename is
     gitignore-ignore-lz4-files.patch

This patch should soon appear at
    http://ozlabs.org/~akpm/mmots/broken-out/gitignore-ignore-lz4-files.patch
and later at
    http://ozlabs.org/~akpm/mmotm/broken-out/gitignore-ignore-lz4-files.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Markus Trippelsdorf <markus@xxxxxxxxxxxxxxx>
Subject: .gitignore: ignore *.lz4 files

Now that lz4 kernel compression is available, add *.lz4 to .gitignore.

Signed-off-by: Markus Trippelsdorf <markus@xxxxxxxxxxxxxxx>
Acked-by: Kyungsik Lee <kyungsik.lee@xxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 .gitignore |    1 +
 1 file changed, 1 insertion(+)

diff -puN .gitignore~gitignore-ignore-lz4-files .gitignore
--- a/.gitignore~gitignore-ignore-lz4-files
+++ a/.gitignore
@@ -29,6 +29,7 @@ modules.builtin
 *.bz2
 *.lzma
 *.xz
+*.lz4
 *.lzo
 *.patch
 *.gcno
_

Patches currently in -mm which might be from markus@xxxxxxxxxxxxxxx are

gitignore-ignore-lz4-files.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux