]> Git Repo - linux.git/blobdiff - fs/xfs/xfs_file.c
mmap locking API: convert mmap_sem comments
[linux.git] / fs / xfs / xfs_file.c
index 403c90309a8ffe816f4066abac85aef727c4eeba..00db81eac80d6cf2ca42c0e5dc51d5b953adcf38 100644 (file)
@@ -1173,7 +1173,7 @@ xfs_file_llseek(
  * Locking for serialisation of IO during page faults. This results in a lock
  * ordering of:
  *
- * mmap_sem (MM)
+ * mmap_lock (MM)
  *   sb_start_pagefault(vfs, freeze)
  *     i_mmaplock (XFS - truncate serialisation)
  *       page_lock (MM)
This page took 0.033787 seconds and 4 git commands to generate.