* Q. private_destroy_list in fsnotify_mark_destroy()
@ 2012-01-24 14:43 J. R. Okajima
0 siblings, 0 replies; only message in thread
From: J. R. Okajima @ 2012-01-24 14:43 UTC (permalink / raw)
To: eparis; +Cc: linux-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-01-24 14:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-24 14:43 Q. private_destroy_list in fsnotify_mark_destroy() J. R. Okajima
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).