mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 21:33:00 +00:00
016936b321
Add and use pointers in the adfs_dir structure to access the directory head and tail structures, which will always be contiguous in a buffer. This allows us to avoid memcpy()ing the data in the new directory code, making it slightly more efficient. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> |
||
---|---|---|
.. | ||
adfs.h | ||
dir_f.c | ||
dir_f.h | ||
dir_fplus.c | ||
dir_fplus.h | ||
dir.c | ||
file.c | ||
inode.c | ||
Kconfig | ||
Makefile | ||
map.c | ||
super.c |