]> Pileus Git - ~andy/linux/blobdiff - Documentation/filesystems/nfs/Exporting
Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubi
[~andy/linux] / Documentation / filesystems / nfs / Exporting
index 09994c247289944248eb98c9340b1f5e337ed328..e543b1a619cc95b022f97d3c516687fc98f43735 100644 (file)
@@ -93,7 +93,7 @@ For a filesystem to be exportable it must:
    2/ make sure that d_splice_alias is used rather than d_add
       when ->lookup finds an inode for a given parent and name.
 
-      If inode is NULL, d_splice_alias(inode, dentry) is eqivalent to
+      If inode is NULL, d_splice_alias(inode, dentry) is equivalent to
 
                d_add(dentry, inode), NULL