fstyp: Fix typos

Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/653
This commit is contained in:
Elyes Haouas
2023-02-24 07:53:13 +01:00
committed by Warner Losh
parent 56ca9ef092
commit fe4fa93269
+2 -2
View File
@@ -910,7 +910,7 @@ typedef struct hammer_inode_data {
} *hammer_inode_data_t;
/*
* Neither mtime nor atime upates are CRCd by the B-Tree element.
* Neither mtime nor atime updates are CRCd by the B-Tree element.
* mtime updates have UNDO, atime updates do not.
*/
#define HAMMER_INODE_CRCSIZE \
@@ -1038,7 +1038,7 @@ typedef struct hammer_pseudofs_data *hammer_pseudofs_data_t;
* Snapshot meta-data { Objid = HAMMER_OBJID_ROOT, Key = tid, rectype = SNAPSHOT }.
*
* Snapshot records replace the old <fs>/snapshots/<softlink> methodology. Snapshot
* records are mirrored but may be independantly managed once they are laid down on
* records are mirrored but may be independently managed once they are laid down on
* a slave.
*
* NOTE: The b-tree key is signed, the tid is not, so callers must still sort the