All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfs: move & sync up xfs_trans_inode with userspace
@ 2019-07-12 17:43 Eric Sandeen
  2019-07-12 17:44 ` [PATCH 1/2] xfs: move xfs_trans_inode.c to libxfs/ Eric Sandeen
  2019-07-12 17:46 ` [PATCH 2/2] xfs: sync up xfs_trans_inode with userspace Eric Sandeen
  0 siblings, 2 replies; 10+ messages in thread
From: Eric Sandeen @ 2019-07-12 17:43 UTC (permalink / raw)
  To: linux-xfs

userspace moved xfs_trans_inode.c to libxfs after doing enough mangling
to share it, so do the same in the kernel now.

Add the CRTIME handling as well, since userspace has that, even though the
kernel doesn't use it for now.

-Eric

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-07-16  0:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-12 17:43 [PATCH 0/2] xfs: move & sync up xfs_trans_inode with userspace Eric Sandeen
2019-07-12 17:44 ` [PATCH 1/2] xfs: move xfs_trans_inode.c to libxfs/ Eric Sandeen
2019-07-15 11:29   ` Brian Foster
2019-07-12 17:46 ` [PATCH 2/2] xfs: sync up xfs_trans_inode with userspace Eric Sandeen
2019-07-15 11:30   ` Brian Foster
2019-07-15 15:09     ` Darrick J. Wong
2019-07-15 22:22   ` Dave Chinner
2019-07-16  0:03     ` Darrick J. Wong
2019-07-16  0:06       ` Eric Sandeen
2019-07-16  0:05     ` Eric Sandeen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.