From: Kenneth P. <sh...@se...> - 2008-05-27 23:44:43
|
On Wednesday, May 28, 2008 12:10 AM +0200 Stelian Pop <st...@po...> wrote: > Looks like the selinux extended attributes got restored instead of the > actual file. Do you have two entries (for the same inode number) in your > QFA file ? I've since recycled that backup, but looking at the file mounted today, I see this towards the end: 119078913 1 141329956864 119078915 1 141330022400 119078916 1 141330087936 119078916 1 141330153472 119078919 1 141330219008 119111682 1 141330284544 Note the repeated inode. I'm running a find right now to find the file with that inode. (I'm thinking it should be easy to write a Perl script or Perl + uniq to find all the duplicate inodes in the QFA file.) |