diff options
| author | Paul Mackerras <paulus@samba.org> | 2006-02-06 18:43:36 -0500 |
|---|---|---|
| committer | Paul Mackerras <paulus@samba.org> | 2006-02-06 18:43:36 -0500 |
| commit | 6cb6524d90b6e5497e79a1474bdb2f26755d1c02 (patch) | |
| tree | fd475ac8f57a6bd39c976056324d1bc79d11b4c9 /fs/inode.c | |
| parent | 837e9594fc3cb9a06bddd7ecf66151334a2e13d2 (diff) | |
| parent | 410c05427a69f53851637ccb85c2212131409fbd (diff) | |
Merge ../linux-2.6
Diffstat (limited to 'fs/inode.c')
| -rw-r--r-- | fs/inode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/inode.c b/fs/inode.c index 108138d4e909..d0be6159eb7f 100644 --- a/fs/inode.c +++ b/fs/inode.c | |||
| @@ -1179,7 +1179,7 @@ EXPORT_SYMBOL(bmap); | |||
| 1179 | /** | 1179 | /** |
| 1180 | * touch_atime - update the access time | 1180 | * touch_atime - update the access time |
| 1181 | * @mnt: mount the inode is accessed on | 1181 | * @mnt: mount the inode is accessed on |
| 1182 | * @inode: inode accessed | 1182 | * @dentry: dentry accessed |
| 1183 | * | 1183 | * |
| 1184 | * Update the accessed time on an inode and mark it for writeback. | 1184 | * Update the accessed time on an inode and mark it for writeback. |
| 1185 | * This function automatically handles read only file systems and media, | 1185 | * This function automatically handles read only file systems and media, |
