From: "J. R. Okajima" <hooanon05@yahoo.co.jp>
To: eparis@redhat.com
Cc: linux-kernel@vger.kernel.org
Subject: Q. private_destroy_list in fsnotify_mark_destroy()
Date: Tue, 24 Jan 2012 23:43:43 +0900 [thread overview]
Message-ID: <1318.1327416223@jrobl> (raw)
Hello Eric Paris,
In fsnotify_mark_destroy(), private_destroy_list is replaced by global
destroy_list, and the function calls fsnotify_put_mark() for each
fsnotify mark.
And waits for the global destroy_list becomes empty.
Should it be private_destroy_list? I am afraid the fsnotify_mark_destroy
kthread may cause a deadlock.
J. R. Okajima
reply other threads:[~2012-01-24 14:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1318.1327416223@jrobl \
--to=hooanon05@yahoo.co.jp \
--cc=eparis@redhat.com \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox