Bug#60807: fgetpos() fails on read only filesystems

2000-04-05 Thread Marcus Brinkmann
Hi, the attached program gives EROFS at fgetpos() when called with FILE being on a read-only filesystem. I had no debug symbols installed, so I didn't track it down any further yet. From reading the stdio/fgetpos.c and ftell.c, I couldn't see how the filesystem was accessed even. Thanks, Marcus

e2fsck

2000-04-05 Thread Roland McGrath
> I have submitted a bug report for e2fsck to prevent it from trying to > set the in-directory inode type field on files with multiple links. > It's OK if it does so on files with one link. I'm not sure why you think this is useful for the Hurd. Our ext2fs has no choice but to ignore the filetyp

FYI

2000-04-05 Thread Thomas Bushnell, BSG
I have submitted a bug report for e2fsck to prevent it from trying to set the in-directory inode type field on files with multiple links. It's OK if it does so on files with one link. Thomas