diff options
| author | Adrian Bunk <[email protected]> | 2008-08-20 23:56:22 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2008-10-23 09:13:26 +0000 |
| commit | 2c512397ca060f6dbcb3957174a91e29a3b769be (patch) | |
| tree | c10cd704a9d2b5f73b3a293e6e64fc69dee46e49 /lib/debugobjects.c | |
| parent | [PATCH] move executable checking into ->permission() (diff) | |
| download | kernel-2c512397ca060f6dbcb3957174a91e29a3b769be.tar.gz kernel-2c512397ca060f6dbcb3957174a91e29a3b769be.zip | |
[patch 1/3] FS_MBCACHE: don't needlessly make it built-in
Assume you have:
- one or more of ext2/3/4 statically built into your kernel
- none of these with extended attributes enabled and
- want to add onother one of ext2/3/4 modular and with
extended attributes enabled
then you currently have to reboot to use it since this results in
CONFIG_FS_MBCACHE=y.
That's not a common issue, but I just ran into it and since there's no
reason to get a built-in mbcache in this case this patch fixes it.
Signed-off-by: Adrian Bunk <[email protected]>
Cc: Andreas Gruenbacher <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
