]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/xfs/xfs_mount.h
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
[mirror_ubuntu-bionic-kernel.git] / fs / xfs / xfs_mount.h
index ebd73960e9db5181ace5fbf25bc118743278953a..66cbee79864e224e30ee9d04044748e6caaa25c9 100644 (file)
@@ -379,7 +379,7 @@ typedef struct xfs_mount {
 #endif
        int                     m_dalign;       /* stripe unit */
        int                     m_swidth;       /* stripe width */
-       int                     m_sinoalign;    /* stripe unit inode alignmnt */
+       int                     m_sinoalign;    /* stripe unit inode alignment */
        int                     m_attr_magicpct;/* 37% of the blocksize */
        int                     m_dir_magicpct; /* 37% of the dir blocksize */
        __uint8_t               m_mk_sharedro;  /* mark shared ro on unmount */