Merge git://oss.sgi.com:8090/xfs-2.6
* git://oss.sgi.com:8090/xfs-2.6: (43 commits) [XFS] Remove files from the build that are now unused. [XFS] Fix a Makefile issue related to exports.o handling. [XFS] Remove version 1 directory code. Never functioned on Linux, just [XFS] Map EFSCORRUPTED to an actual error code, not just a made up one [XFS] Kill direct access to ->count in valusema(); all we ever use it for [XFS] Remove unneeded conditional code on NFS export interface related [XFS] Remove an incorrect use of unlikely() on a relatively likely code [XFS] Push some common code out of write path into core XFS code for [XFS] Remove unnecessary local from open_exec dmapi path. [XFS] Minor XFS documentation updates. [XFS] Fix broken const use inside local suffix_strtoul routine. [XFS] Fix nused counter. It's currently getting set to -1 rather than [XFS] Fix mismerge of the fs_writable cleanup patch causing a freeze/thaw [XFS] Fix up debug code so that bulkstat wont generate thousands of [XFS] Remove unused parameter from di2xflags routine. [XFS] Cleanup a missed porting conversion, and freezing. [XFS] Resolve a namespace collision on remaining vtypes for FreeBSD [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. [XFS] statvfs component of directory/project quota support, code ...
No related branches found
No related tags found
Showing
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- fs/xfs/Kconfig 11 additions, 16 deletionsfs/xfs/Kconfig
- fs/xfs/Makefile-linux-2.6 1 addition, 3 deletionsfs/xfs/Makefile-linux-2.6
- fs/xfs/linux-2.6/kmem.h 1 addition, 37 deletionsfs/xfs/linux-2.6/kmem.h
- fs/xfs/linux-2.6/mrlock.h 2 additions, 2 deletionsfs/xfs/linux-2.6/mrlock.h
- fs/xfs/linux-2.6/sema.h 10 additions, 9 deletionsfs/xfs/linux-2.6/sema.h
- fs/xfs/linux-2.6/xfs_aops.c 36 additions, 29 deletionsfs/xfs/linux-2.6/xfs_aops.c
- fs/xfs/linux-2.6/xfs_aops.h 4 additions, 4 deletionsfs/xfs/linux-2.6/xfs_aops.h
- fs/xfs/linux-2.6/xfs_export.c 6 additions, 7 deletionsfs/xfs/linux-2.6/xfs_export.c
- fs/xfs/linux-2.6/xfs_file.c 66 additions, 104 deletionsfs/xfs/linux-2.6/xfs_file.c
- fs/xfs/linux-2.6/xfs_fs_subr.c 12 additions, 47 deletionsfs/xfs/linux-2.6/xfs_fs_subr.c
- fs/xfs/linux-2.6/xfs_globals.c 1 addition, 0 deletionsfs/xfs/linux-2.6/xfs_globals.c
- fs/xfs/linux-2.6/xfs_ioctl.c 30 additions, 35 deletionsfs/xfs/linux-2.6/xfs_ioctl.c
- fs/xfs/linux-2.6/xfs_ioctl32.c 2 additions, 2 deletionsfs/xfs/linux-2.6/xfs_ioctl32.c
- fs/xfs/linux-2.6/xfs_iops.c 52 additions, 65 deletionsfs/xfs/linux-2.6/xfs_iops.c
- fs/xfs/linux-2.6/xfs_linux.h 13 additions, 22 deletionsfs/xfs/linux-2.6/xfs_linux.h
- fs/xfs/linux-2.6/xfs_lrw.c 20 additions, 103 deletionsfs/xfs/linux-2.6/xfs_lrw.c
- fs/xfs/linux-2.6/xfs_lrw.h 3 additions, 3 deletionsfs/xfs/linux-2.6/xfs_lrw.h
- fs/xfs/linux-2.6/xfs_super.c 71 additions, 118 deletionsfs/xfs/linux-2.6/xfs_super.c
- fs/xfs/linux-2.6/xfs_super.h 1 addition, 1 deletionfs/xfs/linux-2.6/xfs_super.h
Loading
Please register or sign in to comment