Home
last modified time | relevance | path

Searched hist:e3c5de22026fda01674c400b97f96857dfb58aab (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_attr_item.cdiff e3c5de22026fda01674c400b97f96857dfb58aab Sun May 22 08:00:26 CEST 2022 Darrick J. Wong <djwong@kernel.org> xfs: rename struct xfs_attr_item to xfs_attr_intent

Everywhere else in XFS, structures that capture the state of an ongoing
deferred work item all have names that end with "_intent". The new
extended attribute deferred work items are not named as such, so fix it
to follow the naming convention used elsewhere.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
/linux/fs/xfs/libxfs/
H A Dxfs_attr.hdiff e3c5de22026fda01674c400b97f96857dfb58aab Sun May 22 08:00:26 CEST 2022 Darrick J. Wong <djwong@kernel.org> xfs: rename struct xfs_attr_item to xfs_attr_intent

Everywhere else in XFS, structures that capture the state of an ongoing
deferred work item all have names that end with "_intent". The new
extended attribute deferred work items are not named as such, so fix it
to follow the naming convention used elsewhere.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
H A Dxfs_attr.cdiff e3c5de22026fda01674c400b97f96857dfb58aab Sun May 22 08:00:26 CEST 2022 Darrick J. Wong <djwong@kernel.org> xfs: rename struct xfs_attr_item to xfs_attr_intent

Everywhere else in XFS, structures that capture the state of an ongoing
deferred work item all have names that end with "_intent". The new
extended attribute deferred work items are not named as such, so fix it
to follow the naming convention used elsewhere.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>