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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 24 Mar 2012 14:04:35 GMT
From:	bugzilla-daemon@...zilla.kernel.org
To:	linux-ext4@...r.kernel.org
Subject: [Bug 42986] ext2_fs.h requires undefined type umode_t

https://bugzilla.kernel.org/show_bug.cgi?id=42986


Theodore Tso <tytso@....edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tytso@....edu




--- Comment #1 from Theodore Tso <tytso@....edu>  2012-03-24 14:04:34 ---
Why do you need ext2_fs.h?   We're planning on removing ext2_fs.h as an
exported header file very shortly (perhaps as soon as v3.4; it's already in Al
Viro's VFS git tree).

Ext 2/3/4 userspace programs ***really*** should be using libext2fs, and if for
some reason they don't want to do that, they can use the ext2_fs.h header file
that is shipped with e2fsprogs and libext2fs.

Programs written as much as 8 years ago and which used libext2fs generally were
able to support ext4 file systems have generally been able to support ext4;
that's one of the major reasons why I strongly suggest the use of that library,
instead of trying to use kernel header files to roll your own thing....

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
--
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