blob: f57654418eb342fde84e20d425e2d78c600407ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 11/19/2012 08:55 AM, Pascal Terjan
wrote:<br>
</div>
<blockquote
cite="mid:CA+CX+bg_Ae8O_6L_vs=bD47Q=X=fJ8wA-Udw9sTqXHvfGUbhrQ@mail.gmail.com"
type="cite"><br>
<br>
<div class="gmail_quote">On Mon, Nov 19, 2012 at 9:39 AM, Colin
Guthrie <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:mageia@colin.guthr.ie" target="_blank">mageia@colin.guthr.ie</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
The call that's stalling things is stat(), but this never used
to be a<br>
problem with lazy umounts in the past (not sure if it's just
stat()<br>
that's now blocking at a kernel level or of some userspace
code now<br>
calls it when in the past it did not?<br>
</blockquote>
<div><br>
</div>
<div>If your nfs mount is dead I would expect stat to hang, so I
guess it wasn't called in the past. </div>
</div>
</blockquote>
Somebody bobbled, fix available. See
<a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=866303">https://bugzilla.redhat.com/show_bug.cgi?id=866303</a><br>
</body>
</html>
|