Home
last modified time | relevance | path

Searched hist:bb1d5049 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/xfs/scrub/
H A Dinode.cbb1d5049 Thu Feb 25 23:54:31 CST 2021 Chandan Babu R <chandan.babu@oracle.com> xfs: Use xfs_extnum_t instead of basic data types

xfs_extnum_t is the type to use to declare variables which have values
obtained from xfs_dinode->di_[a]nextents. This commit replaces basic
types (e.g. uint32_t) with xfs_extnum_t for such variables.

Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Chandan Babu R <chandan.babu@oracle.com>
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.cbb1d5049 Thu Feb 25 23:54:31 CST 2021 Chandan Babu R <chandan.babu@oracle.com> xfs: Use xfs_extnum_t instead of basic data types

xfs_extnum_t is the type to use to declare variables which have values
obtained from xfs_dinode->di_[a]nextents. This commit replaces basic
types (e.g. uint32_t) with xfs_extnum_t for such variables.

Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Chandan Babu R <chandan.babu@oracle.com>
H A Dxfs_inode_buf.cbb1d5049 Thu Feb 25 23:54:31 CST 2021 Chandan Babu R <chandan.babu@oracle.com> xfs: Use xfs_extnum_t instead of basic data types

xfs_extnum_t is the type to use to declare variables which have values
obtained from xfs_dinode->di_[a]nextents. This commit replaces basic
types (e.g. uint32_t) with xfs_extnum_t for such variables.

Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Chandan Babu R <chandan.babu@oracle.com>
H A Dxfs_bmap.cbb1d5049 Thu Feb 25 23:54:31 CST 2021 Chandan Babu R <chandan.babu@oracle.com> xfs: Use xfs_extnum_t instead of basic data types

xfs_extnum_t is the type to use to declare variables which have values
obtained from xfs_dinode->di_[a]nextents. This commit replaces basic
types (e.g. uint32_t) with xfs_extnum_t for such variables.

Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Chandan Babu R <chandan.babu@oracle.com>
/openbmc/linux/fs/xfs/
H A Dxfs_trace.hbb1d5049 Thu Feb 25 23:54:31 CST 2021 Chandan Babu R <chandan.babu@oracle.com> xfs: Use xfs_extnum_t instead of basic data types

xfs_extnum_t is the type to use to declare variables which have values
obtained from xfs_dinode->di_[a]nextents. This commit replaces basic
types (e.g. uint32_t) with xfs_extnum_t for such variables.

Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Chandan Babu R <chandan.babu@oracle.com>