docs: fs: convert docs without extension to ReST
[linux-2.6-block.git] / fs / orangefs / file.c
index 960f9a3c012dd83e497b31fa1d2ef355cdd771b6..a5612abc0936342b4fc84b57c98c9fba0532ae24 100644 (file)
@@ -555,7 +555,7 @@ static int orangefs_fsync(struct file *file,
  * Change the file pointer position for an instance of an open file.
  *
  * \note If .llseek is overriden, we must acquire lock as described in
- *       Documentation/filesystems/Locking.
+ *       Documentation/filesystems/locking.rst.
  *
  * Future upgrade could support SEEK_DATA and SEEK_HOLE but would
  * require much changes to the FS