X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Finode.c;h=1be5f9003eb38852f68957fcd287cdd5b820b310;hb=051b29f2798b5f1a95e745613117eeb367ab4bce;hp=78a17b8859e191735f8cf4f307074fa15acc8295;hpb=c7d77a7980e434c3af17de19e3348157f9b9ccce;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/inode.c b/fs/inode.c index 78a17b8859e1..1be5f9003eb3 100644 --- a/fs/inode.c +++ b/fs/inode.c @@ -1597,6 +1597,7 @@ static int update_time(struct inode *inode, struct timespec *time, int flags) /** * touch_atime - update the access time * @path: the &struct path to update + * @inode: inode to update * * Update the accessed time on an inode and mark it for writeback. * This function automatically handles read only file systems and media,