]> git.proxmox.com Git - mirror_spl-debian.git/blobdiff - include/sys/user.h
New upstream version 0.7.2
[mirror_spl-debian.git] / include / sys / user.h
index ebbe8f68eb834fda2814a8835fd4393cf4070a59..2b25dd33c01aa5bef72749be108a0225bd8061e1 100644 (file)
@@ -30,8 +30,8 @@
  * about the Linux task_struct. Since this is internal to our compatibility
  * layer, we make it an opaque type.
  *
- * XXX: If the descriptor changes under us, we would get an incorrect
- * reference.
+ * XXX: If the descriptor changes under us and we do not do a getf() between
+ * the change and using it, we would get an incorrect reference.
  */
 
 struct uf_info;