lkml.org 
[lkml]   [2000]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectinode.c inline doc fix

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/

\
 
 \ /
  Last update: 2005-03-22 12:52    [W:0.187 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site