aboutsummaryrefslogtreecommitdiffstats
path: root/fs/tux3/tux3.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/tux3/tux3.h')
-rw-r--r--fs/tux3/tux3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/tux3/tux3.h b/fs/tux3/tux3.h
index 4b3c4fb980c62d..f52e6902a7bdea 100644
--- a/fs/tux3/tux3.h
+++ b/fs/tux3/tux3.h
@@ -265,7 +265,7 @@ struct sb {
#ifdef UNIFY_DEBUG
struct delta_ref *pending_delta; /* pending delta for commit */
#endif
- unsigned marshal_delta; /* marshaling delta */
+ unsigned staging_delta; /* staging delta */
unsigned committed_delta; /* committed delta */
wait_queue_head_t delta_event_wq; /* wait queue for delta event */
#if TUX3_FLUSHER == TUX3_FLUSHER_ASYNC_OWN