XFS parent pointers
XFS parent pointers
Posted May 14, 2018 21:10 UTC (Mon) by viro (subscriber, #7872)In reply to: XFS parent pointers by Cyberax
Parent article: XFS parent pointers
Still no go - you'd need to scan all "ancestor" chains (with all the IO it would imply) and do that while the graph structure is guaranteed not to change under you. Good luck with the locking, or with DoS potential in that...
