summaryrefslogtreecommitdiffstats
path: root/fs/aio.c
diff options
context:
space:
mode:
authorLinus Torvalds2013-12-21 01:52:45 +0100
committerLinus Torvalds2013-12-21 01:52:45 +0100
commitb7000adef17a5cce85636e40fa2c2d9851a89e28 (patch)
tree35ba6eb35920624fbaf16e1c404f3012531c95a9 /fs/aio.c
parentMerge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfs (diff)
downloadkernel-qcow2-linux-b7000adef17a5cce85636e40fa2c2d9851a89e28.tar.gz
kernel-qcow2-linux-b7000adef17a5cce85636e40fa2c2d9851a89e28.tar.xz
kernel-qcow2-linux-b7000adef17a5cce85636e40fa2c2d9851a89e28.zip
Don't set the INITRD_COMPRESS environment variable automatically
Commit 1bf49dd4be0b ("./Makefile: export initial ramdisk compression config option") started setting the INITRD_COMPRESS environment variable depending on which decompression models the kernel had available. That is completely broken. For example, we by default have CONFIG_RD_LZ4 enabled, and are able to decompress such an initrd, but the user tools to *create* such an initrd may not be availble. So trying to tell dracut to generate an lz4-compressed image just because we can decode such an image is completely inappropriate. Cc: J P <ppandit@redhat.com> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Jan Beulich <JBeulich@suse.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/aio.c')
0 files changed, 0 insertions, 0 deletions