Archived
14
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/jfs
Andi Kleen ef1fc2f01e BKL-removal: Implement a compat_ioctl handler for JFS
The ioctls were already compatible except for the actual values so this
was fairly easy to do.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
2008-02-07 13:45:29 -06:00
..
acl.c
endian24.h
file.c BKL-removal: Implement a compat_ioctl handler for JFS 2008-02-07 13:45:29 -06:00
inode.c iget: stop JFS from using iget() and read_inode() 2008-02-07 08:42:28 -08:00
ioctl.c BKL-removal: Implement a compat_ioctl handler for JFS 2008-02-07 13:45:29 -06:00
jfs_acl.h
jfs_btree.h
jfs_debug.c
jfs_debug.h
jfs_dinode.h BKL-removal: Implement a compat_ioctl handler for JFS 2008-02-07 13:45:29 -06:00
jfs_dmap.c
jfs_dmap.h
jfs_dtree.c JFS: Remove defconfig ptr comparison to 0 2008-01-03 13:12:10 -06:00
jfs_dtree.h JFS: use DIV_ROUND_UP where appropriate 2008-01-03 13:11:59 -06:00
jfs_extent.c
jfs_extent.h
jfs_filsys.h
jfs_imap.c JFS: Remove defconfig ptr comparison to 0 2008-01-03 13:12:10 -06:00
jfs_imap.h
jfs_incore.h
jfs_inode.c
jfs_inode.h BKL-removal: Implement a compat_ioctl handler for JFS 2008-02-07 13:45:29 -06:00
jfs_lock.h
jfs_logmgr.c JFS: Remove defconfig ptr comparison to 0 2008-01-03 13:12:10 -06:00
jfs_logmgr.h
jfs_metapage.c JFS: simplify types to get rid of sparse warning 2008-01-10 16:04:25 -06:00
jfs_metapage.h
jfs_mount.c JFS: Remove defconfig ptr comparison to 0 2008-01-03 13:12:10 -06:00
jfs_superblock.h
jfs_txnmgr.c
jfs_txnmgr.h
jfs_types.h
jfs_umount.c
jfs_unicode.c
jfs_unicode.h
jfs_uniupr.c
jfs_xattr.h
jfs_xtree.c Spelling fixes: lenght->length 2008-02-03 15:42:53 +02:00
jfs_xtree.h
Makefile
namei.c BKL-removal: Implement a compat_ioctl handler for JFS 2008-02-07 13:45:29 -06:00
resize.c JFS: use DIV_ROUND_UP where appropriate 2008-01-03 13:11:59 -06:00
super.c iget: stop JFS from using iget() and read_inode() 2008-02-07 08:42:28 -08:00
symlink.c
xattr.c