Hi folks,

just had this in my dmesg after git yelled at me:

reiser4[git-update-inde(24210)]: extent2tail 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/tail_conversion.c:662)[]:
WARNING: write_tail failed
reiser4[git-update-inde(24210)]: release_unix_file 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/file.c:2260)[nikita-3233]:
WARNING: Failed (-28) to convert in release_unix_file (215174)
reiser4[git-unpack-file(24222)]: extent2tail 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/tail_conversion.c:662)[]:
WARNING: write_tail failed
reiser4[git-unpack-file(24222)]: release_unix_file 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/file.c:2260)[nikita-3233]:
WARNING: Failed (-28) to convert in release_unix_file (213520)
reiser4[git-update-inde(24221)]: extent2tail 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/tail_conversion.c:662)[]:
WARNING: write_tail failed
reiser4[git-update-inde(24221)]: release_unix_file 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/file.c:2260)[nikita-3233]:
WARNING: Failed (-28) to convert in release_unix_file (215179)
reiser4[git-update-inde(24232)]: extent2tail 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/tail_conversion.c:662)[]:
WARNING: write_tail failed
reiser4[git-update-inde(24232)]: release_unix_file 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/file.c:2260)[nikita-3233]:
WARNING: Failed (-28) to convert in release_unix_file (215183)
reiser4[git-update-inde(24232)]: extent2tail 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/tail_conversion.c:662)[]:
WARNING: write_tail failed
reiser4[git-update-inde(24232)]: release_unix_file 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/file.c:2260)[nikita-3233]:
WARNING: Failed (-28) to convert in release_unix_file (215184)
reiser4[git-unpack-file(24255)]: extent2tail 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/tail_conversion.c:662)[]:
WARNING: write_tail failed
reiser4[git-unpack-file(24255)]: release_unix_file 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/file.c:2260)[nikita-3233]:
WARNING: Failed (-28) to convert in release_unix_file (213523)
reiser4[git-unpack-file(24257)]: extent2tail 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/tail_conversion.c:662)[]:
WARNING: write_tail failed
reiser4[git-unpack-file(24257)]: release_unix_file 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/file.c:2260)[nikita-3233]:
WARNING: Failed (-28) to convert in release_unix_file (121385)
reiser4[git-checkout-in(24262)]: extent2tail 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/tail_conversion.c:714)[nikita-2282]:
WARNING: Partial conversion of 121385: 3 of 4: -22
reiser4[git-checkout-in(24262)]: release_unix_file 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/file.c:2260)[nikita-3233]:
WARNING: Failed (-22) to convert in release_unix_file (121385)
reiser4[git-read-tree(24272)]: extent2tail 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/tail_conversion.c:714)[nikita-2282]:
WARNING: Partial conversion of 213520: 3 of 4: -22
reiser4[git-read-tree(24272)]: release_unix_file 
(/usr/src/sources/linux-git/fs/reiser4/plugin/file/file.c:2260)[nikita-3233]:
WARNING: Failed (-22) to convert in release_unix_file (213520)

Next logical step was umount and fsck, which gave (with --check at
first):

FSCK: Directory [1d9ce:33640000000000:22dc4]: can't find the object 
[1d9ce:6f626a5f77576c:34210] pointed by the entry 
[ce69096aa8509b067aceb38324d8ec7de0e1aa]. 
FSCK: Directory [1d9ce:34340000000000:1da28]: can't find the object 
[1da28:130613733336665:1da29] pointed by the entry 
[0a733fe2e9ea3d1374d4fd72e7bba60e268e05]. 
FSCK: Directory [1d9ce:36310000000000:27582]: can't find the object 
[1d9ce:6f626a5f75494a:34213] pointed by the entry 
[b5b6191e22aad81fd7279878490b150a68c061]. 
FSCK: Directory [1d9ba:6b65726e656c00:33416]: can't find the object 
[33416:c6776f726b717565:3488f] pointed by the entry [workqueue.c]. 

and afterwards with --fix:

FSCK: Directory [1d9ce:33640000000000:22dc4]: can't find the object 
[1d9ce:6f626a5f77576c:34210] pointed by the entry 
[ce69096aa8509b067aceb38324d8ec7de0e1aa]. Entry is removed. 
FSCK: Directory [1d9ce:34340000000000:1da28]: can't find the object 
[1da28:130613733336665:1da29] pointed by the entry 
[0a733fe2e9ea3d1374d4fd72e7bba60e268e05]. Entry is removed. 
FSCK: Directory [1d9ce:36310000000000:27582]: can't find the object 
[1d9ce:6f626a5f75494a:34213] pointed by the entry 
[b5b6191e22aad81fd7279878490b150a68c061]. Entry is removed. 
FSCK: Directory [1d9ba:6b65726e656c00:33416]: can't find the object 
[33416:c6776f726b717565:3488f] pointed by the entry [workqueue.c]. Entry is 
removed. 

Now git screws around a little, guess it is missing the four entries
that have been removed. Will look further into this.


Kind regards,
Chris

Attachment: pgped9LcGT4bV.pgp
Description: PGP signature

Reply via email to