]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/ocfs2/refcounttree.c
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
[mirror_ubuntu-artful-kernel.git] / fs / ocfs2 / refcounttree.c
index 881242c3a8d24edd68a4855f43c0be9cb6f53795..744d5d90c363a182812e2c7de7ecf4971452ce3c 100644 (file)
@@ -2956,7 +2956,7 @@ int ocfs2_duplicate_clusters_by_page(handle_t *handle,
                }
 
                /*
-                * In case PAGE_CACHE_SIZE <= CLUSTER_SIZE, This page
+                * In case PAGE_SIZE <= CLUSTER_SIZE, This page
                 * can't be dirtied before we CoW it out.
                 */
                if (PAGE_SIZE <= OCFS2_SB(sb)->s_clustersize)