lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 20 Oct 2008 09:45:48 +0200 (CEST)
From:	Richard Kojedzinszky <krichy@...etwork.hu>
To:	linux-ext4@...r.kernel.org
Subject: linux 2.6.26/minix fs

Dear developers,

I did not found the maintainers of the minix fs in the kernel, so I send 
this mail to you, please forward it to the appropriate people.
Anyway, my problem is that something went wrong in minix fs, as 
illustrated below:

krichy:~# mkfs.minix -v /dev/ram0
1376 inodes
4096 blocks
Firstdatazone=90 (90)
Zonesize=1024
Maxsize=2147483647

krichy:~# mount /dev/ram0 /mnt
krichy:~# cd /mnt
krichy:/mnt# for i in `seq 1 200`; do touch $i ; done
krichy:/mnt# ls -l | wc -l
127
krichy:/mnt# ls -l 200
-rw-r--r-- 1 root root 0 2008-10-20 09:42 200
krichy:/mnt# ls -l 194
-rw-r--r-- 1 root root 0 2008-10-20 09:42 194
krichy:/mnt# ls -l | grep 194
krichy:/mnt#

Any help appreciated.

Regards,
Kojedzinszky Richard
TvNetWork Nyrt.
E-mail: krichy (at) tvnetwork [dot] hu
PGP: 0x24E79141
   Fingerprint = 6847 ECFF EF58 0C09 18A5  16CF 270F 0C6F 24E7 9141
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ