dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/adfs
Al Viro 224c886643 Fix adfs GET_FRAG_ID() on big-endian
Missing conversion to host-endian before doing shifts

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-06-11 21:36:14 -04:00
..
Kconfig fs/Kconfig: move adfs out 2009-01-22 13:15:56 +03:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
adfs.h repair adfs ->write_inode(), switch to simple_fsync() 2009-06-11 21:36:13 -04:00
dir.c repair adfs ->write_inode(), switch to simple_fsync() 2009-06-11 21:36:13 -04:00
dir_f.c repair adfs ->write_inode(), switch to simple_fsync() 2009-06-11 21:36:13 -04:00
dir_f.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dir_fplus.c repair adfs ->write_inode(), switch to simple_fsync() 2009-06-11 21:36:13 -04:00
dir_fplus.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
file.c repair adfs ->write_inode(), switch to simple_fsync() 2009-06-11 21:36:13 -04:00
inode.c repair adfs ->write_inode(), switch to simple_fsync() 2009-06-11 21:36:13 -04:00
map.c Fix adfs GET_FRAG_ID() on big-endian 2009-06-11 21:36:14 -04:00
super.c push BKL down into ->put_super 2009-06-11 21:36:07 -04:00