]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/xfs/xfs_trans.h
xfs: remove unused t_callback field in struct xfs_trans
[mv-sheeva.git] / fs / xfs / xfs_trans.h
index e2cbe4da7d8e41fcfe85ca98b04bf8e99261c33f..246286b77a864fdafb40bdb6815e9a4cf51b4a8f 100644 (file)
@@ -399,8 +399,6 @@ typedef struct xfs_trans {
                                                 * transaction. */
        struct xfs_mount        *t_mountp;      /* ptr to fs mount struct */
        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 */
        int64_t                 t_icount_delta; /* superblock icount change */
        int64_t                 t_ifree_delta;  /* superblock ifree change */