All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Benjamin Coddington <bcodding@redhat.com>
Cc: trond.myklebust@hammerspace.com, anna.schumaker@netapp.com,
	rjw@rjwysocki.net, len.brown@intel.com,
	linux-kernel@vger.kernel.org, linux-nfs@vger.kernel.org
Subject: Re: [PATCH v2] freezer,NFS: add an unsafe schedule_timeout_interruptable freezable helper for NFS
Date: Sun, 1 Sep 2019 19:25:59 +0200	[thread overview]
Message-ID: <20190901172559.GF1047@bug> (raw)
In-Reply-To: <5fbe3d2c1e83face5c916891ef2823376eec3808.1567092682.git.bcodding@redhat.com>

On Thu 2019-08-29 11:33:37, Benjamin Coddington wrote:
> After commit 0688e64bc600 ("NFS: Allow signal interruption of NFS4ERR_DELAYed
> operations") my NFS client dumps lockdep warnings:
> 
> 	====================================
> 	WARNING: dir_create.sh/1911 still has locks held!
> 
> This patch follows prior art in commit 416ad3c9c006 ("freezer: add unsafe
> versions of freezable helpers for NFS") to skip lock dependency checks for
> NFS.
> 
> Signed-off-by: Benjamin Coddington <bcodding@redhat.com>


Acked-by: Pavel Machek <pavel@ucw.cz>

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

      reply	other threads:[~2019-09-01 17:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-29 15:33 [PATCH v2] freezer,NFS: add an unsafe schedule_timeout_interruptable freezable helper for NFS Benjamin Coddington
2019-09-01 17:25 ` Pavel Machek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190901172559.GF1047@bug \
    --to=pavel@ucw.cz \
    --cc=anna.schumaker@netapp.com \
    --cc=bcodding@redhat.com \
    --cc=len.brown@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=trond.myklebust@hammerspace.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.