<!-- ################################################################################### --!>
<!-- kafs -->
<TR>
- <TD rowspan=28 >kAFS filesystem</TD>
+ <TD rowspan=30 >kAFS filesystem</TD>
<TD>Provide <A href="user_interface.html">pioctl</A> replacement,
using <CODE>getxattr</CODE>, <I>sysfs</I>, <I>procfs</I>, <I>keyctl</I>
and other interfaces as appropriate. This is needed for path-based services
<TD bgcolor="lightgreen">v5.8</TD>
</TR>
+ <TR>
+ <TD>Make <A href="https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git/">xfstests</A>
+ able to test kAFS</TD>
+ <TD>xfstests</TD>
+ <TD>Medium</TD>
+ <TD bgcolor="yellow">Partial</TD>
+ </TR>
+
+ <TR>
+ <TD>Fix breakage induced by xfstests</TD>
+ <TD>Kernel C</TD>
+ <TD>Medium</TD>
+ <TD bgcolor="lightgreen">v5.8</TD>
+ </TR>
+
<TR>
<TD>AIO read/write support</TD>
<TD>Kernel C</TD>