David Bernick wrote: > How do you go about writing to these inodes with these values: > rootino = 128 > rbmino = 129 > rsumino = 130 > without affecting the data? forgot this answer... start xfs_db with -x, then: xfs_db> sb 0 xfs_db> write rsumino 130 rsumino = 130 etc -Eric