diff options
author | Arjan van de Ven <arjan@linux.intel.com> | 2006-12-07 05:37:19 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-07 17:39:36 +0100 |
commit | 2e591bbc0d563e12f5a260fbbca0df7d5810910e (patch) | |
tree | c113397d49285808aaa750cf76e0961649f9f4f7 /fs/cramfs | |
parent | [PATCH] i2lib unused variable cleanup (diff) | |
download | linux-2e591bbc0d563e12f5a260fbbca0df7d5810910e.tar.xz linux-2e591bbc0d563e12f5a260fbbca0df7d5810910e.zip |
[PATCH] Make initramfs printk a warning on incorrect cpio type
It turns out that the "-c" option of cpio is highly unportable even between
distros let alone unix variants, and may actually make the wrong type of
cpio archive. I just wasted quite some time on this, and the kernel can
detect this and warn about it (it's __init memory so it gets thrown away
and thus there is no runtime overhead)
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/cramfs')
0 files changed, 0 insertions, 0 deletions