All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [LTP] [PATCH 0/3] fix old commit about skipping tests on NFS
       [not found] <1409047992-15316-1-git-send-email-xzhou@redhat.com>
@ 2014-09-11  7:34 ` Xiong Zhou
  2014-09-11  9:54   ` Jan Stancek
  0 siblings, 1 reply; 4+ messages in thread
From: Xiong Zhou @ 2014-09-11  7:34 UTC (permalink / raw)
  To: ltp-list

Ping :)

----- Original Message -----
> From: "Xiong Zhou" <xzhou@redhat.com>
> To: ltp-list@lists.sourceforge.net
> Cc: "stanislav kholmanskikh" <stanislav.kholmanskikh@oracle.com>, xzhou@redhat.com
> Sent: Tuesday, August 26, 2014 6:13:09 PM
> Subject: [PATCH 0/3] fix old commit about skipping tests on NFS
> 
> Fix old commit 5387ba03ce8eaddc7ec330ed03e579eed92596cc
> Skip only one block in fcntl14 instead of the whole case.
> splice/tee/utime pass on NFS now, so update the obsolete
> info.
> 
> 
> Xiong Zhou (3):
>   fcntl14: dup code clean up
>   fcntl14: skip test block2 on NFS
>   splice01/tee01/utime: test back on NFS
> 
>  testcases/kernel/syscalls/fcntl/fcntl14.c   | 85
>  +++++++++++++----------------
>  testcases/kernel/syscalls/splice/splice01.c |  5 --
>  testcases/kernel/syscalls/tee/tee01.c       |  5 --
>  testcases/kernel/syscalls/utime/utime01.c   |  1 -
>  testcases/kernel/syscalls/utime/utime02.c   |  1 -
>  testcases/kernel/syscalls/utime/utime03.c   |  1 -
>  6 files changed, 38 insertions(+), 60 deletions(-)
> 
> --
> 1.8.3.1
> 
> 

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [LTP] [PATCH 0/3] fix old commit about skipping tests on NFS
  2014-09-11  7:34 ` [LTP] [PATCH 0/3] fix old commit about skipping tests on NFS Xiong Zhou
@ 2014-09-11  9:54   ` Jan Stancek
  2014-09-11 10:18     ` Xiong Zhou
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Stancek @ 2014-09-11  9:54 UTC (permalink / raw)
  To: Xiong Zhou; +Cc: ltp-list



----- Original Message -----
> From: "Xiong Zhou" <xzhou@redhat.com>
> To: ltp-list@lists.sourceforge.net
> Sent: Thursday, 11 September, 2014 9:34:46 AM
> Subject: Re: [LTP] [PATCH 0/3] fix old commit about skipping tests on NFS
> 
> Ping :)

Hi,

I see this is a reply, but I can't find any other message from this thread
in my inbox or in web archives:
  http://thread.gmane.org/gmane.linux.ltp/21550

Can you re-send the series?

Regards,
Jan

> 
> ----- Original Message -----
> > From: "Xiong Zhou" <xzhou@redhat.com>
> > To: ltp-list@lists.sourceforge.net
> > Cc: "stanislav kholmanskikh" <stanislav.kholmanskikh@oracle.com>,
> > xzhou@redhat.com
> > Sent: Tuesday, August 26, 2014 6:13:09 PM
> > Subject: [PATCH 0/3] fix old commit about skipping tests on NFS
> > 
> > Fix old commit 5387ba03ce8eaddc7ec330ed03e579eed92596cc
> > Skip only one block in fcntl14 instead of the whole case.
> > splice/tee/utime pass on NFS now, so update the obsolete
> > info.
> > 
> > 
> > Xiong Zhou (3):
> >   fcntl14: dup code clean up
> >   fcntl14: skip test block2 on NFS
> >   splice01/tee01/utime: test back on NFS
> > 
> >  testcases/kernel/syscalls/fcntl/fcntl14.c   | 85
> >  +++++++++++++----------------
> >  testcases/kernel/syscalls/splice/splice01.c |  5 --
> >  testcases/kernel/syscalls/tee/tee01.c       |  5 --
> >  testcases/kernel/syscalls/utime/utime01.c   |  1 -
> >  testcases/kernel/syscalls/utime/utime02.c   |  1 -
> >  testcases/kernel/syscalls/utime/utime03.c   |  1 -
> >  6 files changed, 38 insertions(+), 60 deletions(-)
> > 
> > --
> > 1.8.3.1
> > 
> > 
> 
> ------------------------------------------------------------------------------
> Want excitement?
> Manually upgrade your production database.
> When you want reliability, choose Perforce
> Perforce version control. Predictably reliable.
> http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
> _______________________________________________
> Ltp-list mailing list
> Ltp-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ltp-list
> 

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [LTP] [PATCH 0/3] fix old commit about skipping tests on NFS
  2014-09-11  9:54   ` Jan Stancek
@ 2014-09-11 10:18     ` Xiong Zhou
  0 siblings, 0 replies; 4+ messages in thread
From: Xiong Zhou @ 2014-09-11 10:18 UTC (permalink / raw)
  To: Jan Stancek; +Cc: ltp-list



----- Original Message -----
> From: "Jan Stancek" <jstancek@redhat.com>
> To: "Xiong Zhou" <xzhou@redhat.com>
> Cc: ltp-list@lists.sourceforge.net
> Sent: Thursday, September 11, 2014 5:54:07 PM
> Subject: Re: [LTP] [PATCH 0/3] fix old commit about skipping tests on NFS
> 
> 
> 
> ----- Original Message -----
> > From: "Xiong Zhou" <xzhou@redhat.com>
> > To: ltp-list@lists.sourceforge.net
> > Sent: Thursday, 11 September, 2014 9:34:46 AM
> > Subject: Re: [LTP] [PATCH 0/3] fix old commit about skipping tests on NFS
> > 
> > Ping :)
> 
> Hi,
> 
> I see this is a reply, but I can't find any other message from this thread
> in my inbox or in web archives:
>   http://thread.gmane.org/gmane.linux.ltp/21550
> 
> Can you re-send the series?

OK,  I will resend this.

Thanks,
xzhou

> 
> Regards,
> Jan
> 
> > 
> > ----- Original Message -----
> > > From: "Xiong Zhou" <xzhou@redhat.com>
> > > To: ltp-list@lists.sourceforge.net
> > > Cc: "stanislav kholmanskikh" <stanislav.kholmanskikh@oracle.com>,
> > > xzhou@redhat.com
> > > Sent: Tuesday, August 26, 2014 6:13:09 PM
> > > Subject: [PATCH 0/3] fix old commit about skipping tests on NFS
> > > 
> > > Fix old commit 5387ba03ce8eaddc7ec330ed03e579eed92596cc
> > > Skip only one block in fcntl14 instead of the whole case.
> > > splice/tee/utime pass on NFS now, so update the obsolete
> > > info.
> > > 
> > > 
> > > Xiong Zhou (3):
> > >   fcntl14: dup code clean up
> > >   fcntl14: skip test block2 on NFS
> > >   splice01/tee01/utime: test back on NFS
> > > 
> > >  testcases/kernel/syscalls/fcntl/fcntl14.c   | 85
> > >  +++++++++++++----------------
> > >  testcases/kernel/syscalls/splice/splice01.c |  5 --
> > >  testcases/kernel/syscalls/tee/tee01.c       |  5 --
> > >  testcases/kernel/syscalls/utime/utime01.c   |  1 -
> > >  testcases/kernel/syscalls/utime/utime02.c   |  1 -
> > >  testcases/kernel/syscalls/utime/utime03.c   |  1 -
> > >  6 files changed, 38 insertions(+), 60 deletions(-)
> > > 
> > > --
> > > 1.8.3.1
> > > 
> > > 
> > 
> > ------------------------------------------------------------------------------
> > Want excitement?
> > Manually upgrade your production database.
> > When you want reliability, choose Perforce
> > Perforce version control. Predictably reliable.
> > http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
> > _______________________________________________
> > Ltp-list mailing list
> > Ltp-list@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/ltp-list
> > 
> 

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [LTP] [PATCH 0/3] fix old commit about skipping tests on NFS
       [not found] <762122239.31207691.1410431182505.JavaMail.zimbra@redhat.com>
@ 2014-09-11 10:29 ` Xiong Zhou
  0 siblings, 0 replies; 4+ messages in thread
From: Xiong Zhou @ 2014-09-11 10:29 UTC (permalink / raw)
  To: ltp-list

Fix old commit 5387ba03ce8eaddc7ec330ed03e579eed92596cc
Skip only one block in fcntl14 instead of the whole case.
splice/tee/utime pass on NFS now, so update the obsolete
info.

Xiong Zhou (3):
  fcntl14: dup code clean up
  fcntl14: only skip test block2 on NFS
  splice01/tee01/utime: test back on NFS

 testcases/kernel/syscalls/fcntl/fcntl14.c   | 85 +++++++++++++----------------
 testcases/kernel/syscalls/splice/splice01.c |  5 --
 testcases/kernel/syscalls/tee/tee01.c       |  5 --
 testcases/kernel/syscalls/utime/utime01.c   |  1 -
 testcases/kernel/syscalls/utime/utime02.c   |  1 -
 testcases/kernel/syscalls/utime/utime03.c   |  1 -
 6 files changed, 38 insertions(+), 60 deletions(-)

-- 
1.8.3.1


------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-09-11 10:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1409047992-15316-1-git-send-email-xzhou@redhat.com>
2014-09-11  7:34 ` [LTP] [PATCH 0/3] fix old commit about skipping tests on NFS Xiong Zhou
2014-09-11  9:54   ` Jan Stancek
2014-09-11 10:18     ` Xiong Zhou
     [not found] <762122239.31207691.1410431182505.JavaMail.zimbra@redhat.com>
2014-09-11 10:29 ` Xiong Zhou

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.