On Thu, Jul 30, 2009 at 12:59:17PM +0200, Michal Simek wrote: > Hi Matt, > > Attached is a patch to skip testcases fcntl24, fcntl25 and fcntl26 if > > the host is running on tmpfs. The reason being that, as documented here > > http://bugzilla.kernel.org/show_bug.cgi?id=13626, F_SETLEASE and F_WRLCK > > cannot work on tmpfs. > > > I tested it and works. The same issue is for RAMFS. But for this fs in > necessary to create > tst_is_cwd_ramfs function. Maybe worth to add together > tst_is_cwd_tmpfs.c and tst_cwd_has_free.c too. >
Thanks for testing. Yes, the same issue will affect ramfs too. I'm not quite sure what sure why you're saying tst_cwd_has_free is needed? ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
