----- Original Message -----
> From: [email protected]
> To: "Jan Stancek" <[email protected]>
> Cc: [email protected]
> Sent: Thursday, 5 September, 2013 11:45:29 AM
> Subject: Re: [LTP] [PATCH] proc01: add nfsd/pool_stats to list of known issues
> 
> Hi!
> > This file is available if /proc/fs/nfsd filesystem is mounted,
> > but it can be opened only when nfs server is running.
> > 
> > Signed-off-by: Jan Stancek <[email protected]>
> > ---
> >  testcases/kernel/fs/proc/proc01.c |    1 +
> >  1 files changed, 1 insertions(+), 0 deletions(-)
> > 
> > diff --git a/testcases/kernel/fs/proc/proc01.c
> > b/testcases/kernel/fs/proc/proc01.c
> > index 2771cd4..73a55c8 100644
> > --- a/testcases/kernel/fs/proc/proc01.c
> > +++ b/testcases/kernel/fs/proc/proc01.c
> > @@ -85,6 +85,7 @@ static const struct mapping known_issues[] = {
> >     {"open", "/proc/sal/cmc/data", EBUSY},
> >     {"open", "/proc/sal/init/data", EBUSY},
> >     {"open", "/proc/sal/mca/data", EBUSY},
> > +   {"open", "/proc/fs/nfsd/pool_stats", ENODEV},
> >     {"read", "/proc/acpi/event", EAGAIN},
> >     {"read", "/proc/kmsg", EAGAIN},
> >     {"read", "/proc/sal/cpe/event", EAGAIN},
> 
> Acked.

Pushed.

Regards,
Jan

> 
> --
> Cyril Hrubis
> [email protected]
> 

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to