yaffs: Refactor allocator
authorCharles Manning <cdhmanning@gmail.com>
Tue, 8 Jun 2010 23:04:34 +0000 (11:04 +1200)
committerCharles Manning <cdhmanning@gmail.com>
Sun, 13 Jun 2010 23:42:09 +0000 (11:42 +1200)
commit8c9cad909837025664f112c900fb4f7d02cecae6
treedd7c80df4af1a2c798c3af75f34544f65b6449ff
parentc3e035fe74c2aa3bf6ff00aa715a264232cc09a7
yaffs: Refactor allocator

Refactoring the allocator allows alternate allocators to be switched in more easily

Signed-off-by: Charles Manning <cdhmanning@gmail.com>
14 files changed:
Makefile
Makefile.kernel
direct/Makefile
direct/python/Makefile
direct/tests/Makefile
direct/yaffsfs.c
yaffs_allocator.c [new file with mode: 0644]
yaffs_allocator.h [new file with mode: 0644]
yaffs_fs.c
yaffs_guts.c
yaffs_guts.h
yaffs_linux.h
yaffs_linux_allocator.c [new file with mode: 0644]
yaffs_qsort.h