linux/fs/ubifs
Linus Torvalds b8fa05719b Revert "lib: build list_sort() only if needed"
This reverts commit a069c266ae.

It turns ou that not only was it missing a case (XFS) that needed it,
but perhaps more importantly, people sometimes want to enable new
modules that they hadn't had enabled before, and if such a module uses
list_sort(), it can't easily be inserted any more.

So rather than add a "select LIST_SORT" to the XFS case, just leave it
compiled in.  It's not all _that_ big, after all, and the inconvenience
isn't worth it.

Requested-by: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Don Mullis <don.mullis@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Dave Chinner <david@fromorbit.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-03-07 09:54:44 -08:00
..
Kconfig Revert "lib: build list_sort() only if needed" 2010-03-07 09:54:44 -08:00
Makefile
budget.c
commit.c
compress.c
debug.c fs/ubifs: use %pUB to print UUIDs 2009-12-15 08:53:33 -08:00
debug.h
dir.c pass writeback_control to ->write_inode 2010-03-05 13:25:52 -05:00
file.c pass writeback_control to ->write_inode 2010-03-05 13:25:52 -05:00
find.c
gc.c lib: Introduce generic list_sort function 2010-01-12 21:02:00 -08:00
io.c
ioctl.c
journal.c
key.h
log.c
lprops.c
lpt.c
lpt_commit.c
master.c
misc.h
orphan.c
recovery.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
replay.c
sb.c
scan.c
shrinker.c
super.c pass writeback_control to ->write_inode 2010-03-05 13:25:52 -05:00
tnc.c
tnc_commit.c
tnc_misc.c
ubifs-media.h
ubifs.h
xattr.c