inode.c inline doc fix

From: Jani Monoses (jani@virtualro.ic.ro)
Date: Sat Dec 16 2000 - 07:35:28 EST


        Hi Linus,

        this adds (hopefully correct) documentation to the newly
intorduced flags parameter in mark_inode_dirty.

--- /usr/src/linux/fs/inode.c Tue Dec 12 11:25:55 2000
+++ inode.c Sat Dec 16 14:38:25 2000
@@ -125,8 +125,9 @@
 /**
  * __mark_inode_dirty - internal function
  * @inode: inode to mark
- *
- * Mark an inode as dirty. Callers should use mark_inode_dirty.
+ * @flags: what kind of dirty (i.e. I_DIRTY_SYNC)
+ * Mark an inode as dirty. Callers should use mark_inode_dirty or
+ * mark_inode_dirty_sync.
  */
  
 void __mark_inode_dirty(struct inode *inode, int flags)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Dec 23 2000 - 21:00:15 EST