Merge tag 'for-linus-v3.10-rc1-2' of git://oss.sgi.com/xfs/xfs
Pull xfs update (#2) from Ben Myers: - add CONFIG_XFS_WARN, a step between zero debugging and CONFIG_XFS_DEBUG. - fix attrmulti and attrlist to fall back to vmalloc when kmalloc fails. * tag 'for-linus-v3.10-rc1-2' of git://oss.sgi.com/xfs/xfs: xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handle xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handle xfs: introduce CONFIG_XFS_WARN
Showing
- fs/xfs/Kconfig 13 additions, 0 deletionsfs/xfs/Kconfig
- fs/xfs/mrlock.h 6 additions, 6 deletionsfs/xfs/mrlock.h
- fs/xfs/xfs.h 5 additions, 0 deletionsfs/xfs/xfs.h
- fs/xfs/xfs_alloc_btree.c 2 additions, 2 deletionsfs/xfs/xfs_alloc_btree.c
- fs/xfs/xfs_bmap_btree.c 2 additions, 2 deletionsfs/xfs/xfs_bmap_btree.c
- fs/xfs/xfs_btree.h 1 addition, 1 deletionfs/xfs/xfs_btree.h
- fs/xfs/xfs_dir2_node.c 2 additions, 2 deletionsfs/xfs/xfs_dir2_node.c
- fs/xfs/xfs_ialloc_btree.c 2 additions, 2 deletionsfs/xfs/xfs_ialloc_btree.c
- fs/xfs/xfs_inode.c 1 addition, 1 deletionfs/xfs/xfs_inode.c
- fs/xfs/xfs_ioctl.c 10 additions, 4 deletionsfs/xfs/xfs_ioctl.c
- fs/xfs/xfs_ioctl32.c 10 additions, 4 deletionsfs/xfs/xfs_ioctl32.c
- fs/xfs/xfs_linux.h 18 additions, 6 deletionsfs/xfs/xfs_linux.h
- fs/xfs/xfs_message.c 8 additions, 0 deletionsfs/xfs/xfs_message.c
- fs/xfs/xfs_message.h 1 addition, 0 deletionsfs/xfs/xfs_message.h
- fs/xfs/xfs_trans.h 2 additions, 2 deletionsfs/xfs/xfs_trans.h
Loading
Please register or sign in to comment