diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-14 22:55:25 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-14 22:55:25 -0500 |
commit | 5bf431fa32c52e7027c4af85c7afc82326fa6d43 (patch) | |
tree | 4d8f893bb5a5e74e5e8b3f711d68c531bec747fa /MAINTAINERS | |
parent | c2919f2ab9a2bb961e97c61bcf94f81d2c7e9feb (diff) | |
parent | cb7a97d01521797cad9f63e8478403c3e51fea49 (diff) |
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
* 'for-linus' of git://oss.sgi.com/xfs/xfs:
[XFS] Update maintainers
[XFS] use scalable vmap API
[XFS] remove old vmap cache
[XFS] make xfs_ino_t an unsigned long long
[XFS] truncate readdir offsets to signed 32 bit values
[XFS] fix compile of xfs_btree_readahead_lblock on m68k
[XFS] Remove macro-to-function indirections in the mask code
[XFS] Remove macro-to-function indirections in attr code
[XFS] Remove several unused typedefs.
[XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operations
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6f65a269cb17..3f6ef02ad681 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4842,11 +4842,11 @@ S: Supported | |||
4842 | 4842 | ||
4843 | XFS FILESYSTEM | 4843 | XFS FILESYSTEM |
4844 | P: Silicon Graphics Inc | 4844 | P: Silicon Graphics Inc |
4845 | P: Tim Shimmin | 4845 | P: Bill O'Donnell |
4846 | M: xfs-masters@oss.sgi.com | 4846 | M: xfs-masters@oss.sgi.com |
4847 | L: xfs@oss.sgi.com | 4847 | L: xfs@oss.sgi.com |
4848 | W: http://oss.sgi.com/projects/xfs | 4848 | W: http://oss.sgi.com/projects/xfs |
4849 | T: git git://oss.sgi.com:8090/xfs/xfs-2.6.git | 4849 | T: git://oss.sgi.com/xfs/xfs.git |
4850 | S: Supported | 4850 | S: Supported |
4851 | 4851 | ||
4852 | XILINX SYSTEMACE DRIVER | 4852 | XILINX SYSTEMACE DRIVER |