Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / fs / ubifs / file.c
index 2e65fd2dbdc34d9286c8832f0684937924c20947..2d2b39f843ce9dba5caf51e6d4f9f7a335a4af0f 100644 (file)
@@ -1375,6 +1375,9 @@ static inline int mctime_update_needed(const struct inode *inode,
 /**
  * ubifs_update_time - update time of inode.
  * @inode: inode to update
+ * @time:  timespec structure to hold the current time value
+ * @flags: time updating control flag determines updating
+ *         which time fields of @inode
  *
  * This function updates time of the inode.
  */