Error while copying file on a new filesystem

From: Sumit Narayan
Date: Tue Mar 07 2006 - 00:20:03 EST


Hi,

I am involved in development of a new file system. I can successfully
write/read on the filesystem partition. But when I copy or move a
file, I get this error:

[root@sumit /mnt/newfs]# mv /root/1 .
mv: writing `/mnt/newfs/1': No space left on device

And although I get this error, the file is successfully copied to the
directory and I can read the file properly after that.

Can somebody please explain why this is happening. 'df' shows that
there are free available inodes/disk space. I am using device
virtualization to provide a single mount point for multiple devices.

Please let me know if you may require any further investigation logs.

thanks in advance,

with best regards,
Sumit
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/