On Wed, Nov 23, 2016 at 04:19:11PM -0700, Andreas Dilger wrote: > On Nov 23, 2016, at 3:20 PM, J. Bruce Fields <bfields@xxxxxxxxxxxx> wrote: > > > > From: "J. Bruce Fields" <bfields@xxxxxxxxxx> > > > > In the NFS case an attempt to chdir out of a removed directory could result > > in ESTALE, and that should not cause the test to fail. > > > > This was causing intermittent failures on generic/011 on NFS. > > > > Signed-off-by: J. Bruce Fields <bfields@xxxxxxxxxx> > > --- > > src/dirstress.c | 12 ++++++++---- > > 1 file changed, 8 insertions(+), 4 deletions(-) > > > > Sorry, who do xfstests patches go to?--b. > > They are sent to fstests@xxxxxxxxxxxxxxx Thanks! Might be worth something like this too? --b. commit 0d61e7b9779d Author: J. Bruce Fields <bfields@xxxxxxxxxx> Date: Thu Nov 24 22:41:26 2016 -0500 Document fstests mailing list Signed-off-by: J. Bruce Fields <bfields@xxxxxxxxxx> diff --git a/README b/README index d1f6788a17a3..0a6ac6ece5aa 100644 --- a/README +++ b/README @@ -248,3 +248,9 @@ Pass/failure: The recent pass/fail history is maintained in the file "check.log". The elapsed time for the most recent pass for each test is kept in "check.time". + +__________________ +SUBMITTING PATCHES +__________________ + +Send patches to the fstests mailing list at fstests@xxxxxxxxxxxxxxx. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html