Manjaro XFCE 25.0.10 latest updates
Kernel : 6.16.8-1
I have a directory in which I have problems.
ls -als: cannot access ‘.~lock.2025 HAPPINESS Lifestyle Purpose Agenda Result – put this in a dash board.ods#’: Invalid argument
ls: cannot access ‘lu4150za92.tmp’: Stale file handle
total 9008
drwxr-xr-x 1 x245 x245 8192 19 nov 09:40 .
drwxr-xr-x 1 x245 x245 8192 19 nov 16:11 ..
-??? ? ? ? ? ? ‘.~lock.2025 HAPPINESS Lifestyle Purpose Agenda Result – put this in a dash board.ods#’
-??? ? ? ? ? ? lu4150za92.tmp
I tried:
rm lu4150za92.tmp
rm: cannot remove ‘lu4150za92.tmp’: Stale file handle
even with: sudo rm -f lu4150za92.tmp
I also tried to shutdown and ran:
sudo ntfsfix -d /dev/sda5
then tried again to delete to no avail.
How can I solve the problem?
I think it happened a month ago while I was with LibreOffice open and had a power failure.
Amongst, the issues are Thunar 4.20.5 can simply not access the directory content, while Dolphin 25.08.1 can (and does not show the 2 problematic files).
with Thunar, when I access the directory which contains the 2 problematic files, I have this:
sudo journalctl -b | grep -i ntfs3
nov 19 18:19:31 x245 kernel: ntfs3(sda5): MFT: r=86df, expect seq=c instead of 48!
nov 19 18:19:31 x245 kernel: ntfs3(sda5): Inode r=80d7 is not in use!
nov 19 18:19:31 x245 kernel: ntfs3(sda5): Inode r=80d7 is not in use!
nov 19 18:19:31 x245 kernel: ntfs3(sda5): Inode r=80d7 is not in use!
nov 19 18:19:31 x245 kernel: ntfs3(sda5): MFT: r=86df, expect seq=c instead of 48!If I access the parent directory, I see at that moment:
nov 19 18:23:57 x245 kernel: ntfs3(sda5): MFT: r=86df, expect seq=c instead of 48!
nov 19 18:23:57 x245 kernel: ntfs3(sda5): Inode r=80d7 is not in use!
Thanks