commit | 69050eee8e08a6234f29fe71a56f8c7c7d4d7186 | [log] [tgz] |
---|---|---|
author | Tomas Szepe <szepe@pinerecords.com> | Tue Jun 16 15:33:56 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jun 16 19:47:52 2009 -0700 |
tree | 1f2b25ff34c8fa04df2a3ac70a5cfc5b145f9f4e | |
parent | 55e331cf7ebe20665253770589cd9eb06048bf25 [diff] |
CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCK CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCK. This makes it possible to run complete systems out of a CONFIG_BLOCK=n initramfs on current kernels again (this last worked on 2.6.27.*). Cc: <stable@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>