Displaying 2 results from an estimated 2 matches for "ext3_count_free".
2005 Nov 18
0
[2.6 patch] fs/ext3/: small cleanups
This patch contains the following cleanups:
- there's no need for ext3_count_free() #ifndef EXT3FS_DEBUG
- having prototypes for ext3_count_free() in two different headers is
nonsense
Signed-off-by: Adrian Bunk <bunk at stusta.de>
---
fs/ext3/balloc.c | 2 --
fs/ext3/bitmap.c | 8 +++++++-
fs/ext3/bitmap.h | 8 --------
fs/ext3/ialloc.c | 1 -
4 files ch...
2005 Oct 31
2
What is the history of CONFIG_EXT{2,3}_CHECK?
Can anyone tell me the history of CONFIG_EXT{2,3}_CHECK?
There is code for a "check" option for mount if these options are
enabled, but there's no way to enable them.
TIA
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.