search for: last_directory_number

Displaying 2 results from an estimated 2 matches for "last_directory_number".

2002 Sep 05
1
What happens with the indexed directory patch ?
...improvement for the ext2/ext3 file system that must become a standard as soon as possible. Greetings. - --- Carles Xavier Munyoz Baldó carles@descom.es Descom Consulting Telf: +34 965861024 Fax: +34 965861024 http://www.descom.es/ - --- [...] if [ -z "$1" ]; then echo "USAGE $0 last_directory_number" exit 0 fi N=0 date time while [ 1 ]; do > $N if [ "$N" = "$1" ]; then break fi N=`expr $N + 1` done echo date [...] -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPXd/UzvYAf7VZNaaEQJJXwCfY7RG80eFwuHX6LAygXnEQY4AOiEAn3qg kXTwP7uwEAJG7buHHTXeSR+D...
2002 Aug 21
1
Ext3 indexed directory extension.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Searching in the ext3 filesystem mailing list I have seen that there is an indexed directory extension for it. Is this extension stable code ? Has anyone test it ? How may I obtain and install it ? Is it available in any of the last kernel releases ? Greetings. - --- Carles Xavier Munyoz Baldó carles@descom.es Descom Consulting Telf: +34