On Sun, Apr 10, 2011 at 02:45:19PM +0800, Yuki wrote: > I was confused by two things during the test on nfs. > 1. The "dd" command will call mknod to create a file,but mknod will > creates a FIFO, character special file, or block special file with > the specified name.(It will call lookup_open to create a file during > the test on ceph,) This is pretty much out of topic for Ceph, but I figured I'd just clarify this: an mknod(2) call with mode specifying S_IFREG creates regular files. -- :(){ :|:&};: -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html