Linux XFS filesystem development
 help / color / mirror / Atom feed
* Parent pointer design bugs
@ 2018-01-10 19:46 Allison Henderson
  2018-01-10 22:54 ` Darrick J. Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Allison Henderson @ 2018-01-10 19:46 UTC (permalink / raw)
  To: linux-xfs

Hi all,

I've been working on a new xfstest for parent pointers, and discovered 
that parent pointers are not getting created for protofiles.  I'm
exploring the idea of adding the parent pointer in xfs_dir_createname 
(instead of xfs-create/xfs_link/xfs_rename).  But I think that means 
that I'd have to change xfs_dir_createname to take the new xfs_inode 
instead of just the xfs_ino_t.  Which I'm not sure is
going to work out in all cases where it is used.  Before I end up 
chasing it too long and changing the design too much, I wanted to get 
some feed back to see what folks thoughts were.  Thanks!

Allison Henderson

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

end of thread, other threads:[~2018-01-10 23:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-10 19:46 Parent pointer design bugs Allison Henderson
2018-01-10 22:54 ` Darrick J. Wong
2018-01-10 23:58   ` Allison Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox