We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a65f65a commit 772a0edCopy full SHA for 772a0ed
fs/nfsd/vfs.c
@@ -118,10 +118,10 @@ nfserrno (int errno)
118
*
119
* ZFSCTL_INO_SNAPDIR is defined in sys/zfs_ctldir.h
120
* and is unlikely to change. This is a hard-coded inode
121
- * number for ./zfs/snapshot directory in the ZFS ctldir.
+ * number for .zfs/snapshot directory in the ZFS ctldir.
122
123
* If we know the parent inode number is the snapdir then
124
- * we also know that the curent dentry is for an auto-
+ * we also know that the current dentry is for an auto-
125
* mounted snapshot.
126
*/
127
#if CONFIG_TRUENAS
0 commit comments