Home
last modified time | relevance | path

Searched hist:"92 bfc6e7c4eabbbd15e7d6d49123b296d05dcfd1" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_itable.cdiff 92bfc6e7c4eabbbd15e7d6d49123b296d05dcfd1 Thu Nov 27 21:23:41 CST 2008 Christoph Hellwig <hch@lst.de> [XFS] embededd struct xfs_imap into xfs_inode

Most uses of struct xfs_imap are to map and inode to a buffer. To avoid
copying around the inode location information we should just embedd a
strcut xfs_imap into the xfs_inode. To make sure it doesn't bloat an
inode the im_len is changed to a ushort, which is fine as that's what
the users exepect anyway.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
H A Dxfs_inode_item.cdiff 92bfc6e7c4eabbbd15e7d6d49123b296d05dcfd1 Thu Nov 27 21:23:41 CST 2008 Christoph Hellwig <hch@lst.de> [XFS] embededd struct xfs_imap into xfs_inode

Most uses of struct xfs_imap are to map and inode to a buffer. To avoid
copying around the inode location information we should just embedd a
strcut xfs_imap into the xfs_inode. To make sure it doesn't bloat an
inode the im_len is changed to a ushort, which is fine as that's what
the users exepect anyway.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
H A Dxfs_inode.hdiff 92bfc6e7c4eabbbd15e7d6d49123b296d05dcfd1 Thu Nov 27 21:23:41 CST 2008 Christoph Hellwig <hch@lst.de> [XFS] embededd struct xfs_imap into xfs_inode

Most uses of struct xfs_imap are to map and inode to a buffer. To avoid
copying around the inode location information we should just embedd a
strcut xfs_imap into the xfs_inode. To make sure it doesn't bloat an
inode the im_len is changed to a ushort, which is fine as that's what
the users exepect anyway.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
H A Dxfs_log_recover.cdiff 92bfc6e7c4eabbbd15e7d6d49123b296d05dcfd1 Thu Nov 27 21:23:41 CST 2008 Christoph Hellwig <hch@lst.de> [XFS] embededd struct xfs_imap into xfs_inode

Most uses of struct xfs_imap are to map and inode to a buffer. To avoid
copying around the inode location information we should just embedd a
strcut xfs_imap into the xfs_inode. To make sure it doesn't bloat an
inode the im_len is changed to a ushort, which is fine as that's what
the users exepect anyway.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
H A Dxfs_inode.cdiff 92bfc6e7c4eabbbd15e7d6d49123b296d05dcfd1 Thu Nov 27 21:23:41 CST 2008 Christoph Hellwig <hch@lst.de> [XFS] embededd struct xfs_imap into xfs_inode

Most uses of struct xfs_imap are to map and inode to a buffer. To avoid
copying around the inode location information we should just embedd a
strcut xfs_imap into the xfs_inode. To make sure it doesn't bloat an
inode the im_len is changed to a ushort, which is fine as that's what
the users exepect anyway.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Niv Sardi <xaiki@sgi.com>