e2fsprogs/lib
Theodore Ts'o 9c9e1d5fe5 libext2fs: Fix SET_BMAP bugs in ext2fs_bmap() and ext2fs_bmap2()
Don't byte-swap the block number when setting i_block[x], since the
write_inode function will take of byte swapping the inode.

The phys_blk parameter contains an input parameter in the SET_BMAP
case, so it must be passed to ext2fs_bmap2() from the legacy function
ext2fs_bmap().

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-11-29 01:03:04 -05:00
..
blkid Don't use in-tree header files if using system uuid or blkid libraries 2009-10-04 14:45:08 -04:00
e2p Add support for configure --enable-verbose-makecmds 2009-07-02 00:11:17 -04:00
et Add support for configure --enable-verbose-makecmds 2009-07-02 00:11:17 -04:00
ext2fs libext2fs: Fix SET_BMAP bugs in ext2fs_bmap() and ext2fs_bmap2() 2009-11-29 01:03:04 -05:00
ss libss: initialize function pointer for readline_shutdown() 2009-11-12 17:54:45 -05:00
uuid Don't use in-tree header files if using system uuid or blkid libraries 2009-10-04 14:45:08 -04:00
Makefile.bsd-lib Fix profile, checker, and shared-library building on non-Linux platforms 2008-01-01 16:48:09 -05:00
Makefile.checker Add support for configure --enable-verbose-makecmds 2009-07-02 00:11:17 -04:00
Makefile.darwin-lib Add support for configure --enable-verbose-makecmds 2009-07-02 00:11:17 -04:00
Makefile.elf-lib Add support for configure --enable-verbose-makecmds 2009-07-02 00:11:17 -04:00
Makefile.library Add support for configure --enable-verbose-makecmds 2009-07-02 00:11:17 -04:00
Makefile.profile Add support for configure --enable-verbose-makecmds 2009-07-02 00:11:17 -04:00
Makefile.solaris-lib Add support for configure --enable-verbose-makecmds 2009-07-02 00:11:17 -04:00
fpopen.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00