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. */