On Mon, 31 May 2010, Thomas Mueller wrote: > Am Mon, 31 May 2010 03:42:33 -0700 schrieb Gregory Farnum: > > > Thomas: > > The "file name too long" errors are actually supposed to occur in a > > number of places in pjd-fstest -- it's part of the correctness testing! > > I can't see these error messages if I run the test on the local fs. Fixed this. The problem was that we were reporting PATH_MAX instead of NAME_MAX as the max file name length in statfs. The pjd tests actually all succeeded, but the script would spit out those errors when trying to clean up. Thanks for the heads up! sage -- 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