Skip to content

Commit

Permalink
Fix typos in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
anodos325 committed Feb 12, 2025
1 parent a65f65a commit 772a0ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fs/nfsd/vfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@ nfserrno (int errno)
*
* ZFSCTL_INO_SNAPDIR is defined in sys/zfs_ctldir.h
* and is unlikely to change. This is a hard-coded inode
* number for ./zfs/snapshot directory in the ZFS ctldir.
* number for .zfs/snapshot directory in the ZFS ctldir.
*
* If we know the parent inode number is the snapdir then
* we also know that the curent dentry is for an auto-
* we also know that the current dentry is for an auto-
* mounted snapshot.
*/
#if CONFIG_TRUENAS
Expand Down

0 comments on commit 772a0ed

Please sign in to comment.