]> err.no Git - linux-2.6/blobdiff - fs/xfs/xfs_trans.h
Merge git://git.infradead.org/mtd-2.6
[linux-2.6] / fs / xfs / xfs_trans.h
index e48befa4e3374414f765a1a21e3cc7cef08b0b58..100d9a4b38ee9ad9e0842fd62b8187d0ed51a794 100644 (file)
@@ -354,7 +354,7 @@ typedef struct xfs_trans {
        xfs_lsn_t               t_commit_lsn;   /* log seq num of end of
                                                 * transaction. */
        struct xfs_mount        *t_mountp;      /* ptr to fs mount struct */
-       struct xfs_dquot_acct   *t_dqinfo;      /* accting info for dquots */
+       struct xfs_dquot_acct   *t_dqinfo;      /* acctg info for dquots */
        xfs_trans_callback_t    t_callback;     /* transaction callback */
        void                    *t_callarg;     /* callback arg */
        unsigned int            t_flags;        /* misc flags */