/openbmc/linux/fs/xfs/scrub/ |
H A D | symlink.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | rtbitmap.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | parent.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | dir.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_dir2_leaf.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_dir2_sf.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_inode_buf.h | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_dir2_block.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_dir2_node.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_dir2.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_inode_fork.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_inode_buf.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_pnfs.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_dir2_readdir.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_qm_syscalls.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_symlink.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_rtalloc.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_itable.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_reflink.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_inode_item.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_iops.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_bmap_util.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_inode.h | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_trace.h | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|
H A D | xfs_aops.c | diff 13d2c10b05d8e67cb9b4c2d1d4a09a906148a72e Mon Mar 29 13:11:40 CDT 2021 Christoph Hellwig <hch@lst.de> xfs: move the di_size field to struct xfs_inode
In preparation of removing the historic icinode struct, move the on-disk size field into the containing xfs_inode structure.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
|