<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hi,</p>
<p><br>
</p>
<p>I'm wondering what triggers a statahead? In testing some use of the ioctl for MDT stat struct, I notice that statahead is still called although far less frequently than a normal readdir, stat workload.
<br>
</p>
<p><br>
</p>
<p>Can the ioctl even use what statahead puts in client cache? If so, can the statahead trigger be easily modified to account for the ioctl treewalk workload?</p>
<p><br>
</p>
<p>I've browsed the code a bit but seem to be missing the ioctl and statahead interaction. I'm at a point where I don't think the ioctl code path can use statahead, but I do see it being triggered.<br>
</p>
<p><br>
</p>
<p>Thanks in advance,</p>
<p><br>
</p>
<p>-Dominic<br>
</p>
</div>
</body>
</html>