Re: Assertions in ext2fs

2001-06-06 Thread Roland McGrath
> I have triggered two assertions in ext2fs (both were on the root > partition): > > - ext2fs/pager.c:793: This occured during a long build (the src and >build directories were on other partitions). > - ext2fs/inode.c:722: cp -R foo* ~ from a second partition onto the &

Assertions in ext2fs

2001-06-06 Thread Neal H Walfield
I have triggered two assertions in ext2fs (both were on the root partition): - ext2fs/pager.c:793: This occured during a long build (the src and build directories were on other partitions). - ext2fs/inode.c:722: cp -R foo* ~ from a second partition onto the root partition. Further