Matt Fleming wrote: > 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? > I meant that will be worth to create new one file instead of tree. I don't know call it tst_cwd_tests.c and add there content of
tst_is_cwd_tmpfs.c and tst_cwd_has_free.c + testing function for ramfs. Cheers, Michal -- Michal Simek, Ing. (M.Eng) PetaLogix - Linux Solutions for a Reconfigurable World w: www.petalogix.com p: +61-7-30090663,+42-0-721842854 f: +61-7-30090663 ------------------------------------------------------------------------------ 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
