From 187eef1240826d1cc083524aba15ad39b510cfe7 Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Thu, 2 Apr 2009 15:23:37 +0200 Subject: [PATCH] --- yaml --- r: 149423 b: refs/heads/master c: 2eadfc0ed68690075dcff08b30d87831388a1663 h: refs/heads/master i: 149421: b179127b6ff2ef36ea6efc9ea01e043ad29c953e 149419: a7a2b92d0b14cef4457d00b043c2d699e03a487b 149415: cfe437aa837d191924718865c8a7ca4428a6c872 149407: 6e73c8abac9abbf76f4c8e31e8b742b0e9681bff v: v3 --- [refs] | 2 +- trunk/fs/inode.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 07f55184144e..0543d69ed2b5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ff677f8d10a7b7dea6fbfc48d5ceeb3018cabb23 +refs/heads/master: 2eadfc0ed68690075dcff08b30d87831388a1663 diff --git a/trunk/fs/inode.c b/trunk/fs/inode.c index a88baebf77cf..f643be565df8 100644 --- a/trunk/fs/inode.c +++ b/trunk/fs/inode.c @@ -1408,7 +1408,7 @@ EXPORT_SYMBOL(touch_atime); * for writeback. Note that this function is meant exclusively for * usage in the file write path of filesystems, and filesystems may * choose to explicitly ignore update via this function with the - * S_NOCTIME inode flag, e.g. for network filesystem where these + * S_NOCMTIME inode flag, e.g. for network filesystem where these * timestamps are handled by the server. */