Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs
Pull xfs bugfixes from Ben Myers: "There are lockdep annotations for project quotas, a fix for dirent dtype support on v4 filesystems, a fix for a memory leak in recovery, and a fix for the build error that resulted from it. D'oh" * tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs: xfs: Use kmem_free() instead of free() xfs: fix memory leak in xlog_recover_add_to_trans xfs: dirent dtype presence is dependent on directory magic numbers xfs: lockdep needs to know about 3 dquot-deep nesting
No related branches found
No related tags found
Showing
- fs/xfs/xfs_dir2_block.c 3 additions, 3 deletionsfs/xfs/xfs_dir2_block.c
- fs/xfs/xfs_dir2_format.h 20 additions, 31 deletionsfs/xfs/xfs_dir2_format.h
- fs/xfs/xfs_dir2_readdir.c 2 additions, 2 deletionsfs/xfs/xfs_dir2_readdir.c
- fs/xfs/xfs_dir2_sf.c 3 additions, 3 deletionsfs/xfs/xfs_dir2_sf.c
- fs/xfs/xfs_dquot.c 16 additions, 3 deletionsfs/xfs/xfs_dquot.c
- fs/xfs/xfs_log_recover.c 1 addition, 0 deletionsfs/xfs/xfs_log_recover.c
Please register or sign in to comment