Re: [PATCH 1/3] xfs: remove the xfs_dinode_t typedef

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 8/12/21 10:43 AM, Christoph Hellwig wrote:
  	/*
  	 * If the size is unreasonable, then something
@@ -162,8 +162,8 @@ xfs_iformat_extents(
   */
  STATIC int
  xfs_iformat_btree(
-	xfs_inode_t		*ip,
-	xfs_dinode_t		*dip,
+	struct xfs_inode	*ip,
+	struct xfs_dinode	*dip,
  	int			whichfork)

Hi,

since you are also removing xfs_inode_t I'd like to ask if it is a good idea to send a separate patch removing all other instances of xfs_inode_t? (I'm happy to do it).

Patch applies, builds and LGTM.

Reviewed-by: Pavel Reichl <preichl@xxxxxxxxxx>




[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux