]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/ocfs2/reservations.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[mv-sheeva.git] / fs / ocfs2 / reservations.h
index 1e49cc29d06cd08d96454990702e6ca8ca35cbfd..42c2b804f3fdd1be89aa37cc0ba967fefe98eca6 100644 (file)
@@ -29,7 +29,7 @@
 struct ocfs2_alloc_reservation {
        struct rb_node  r_node;
 
-       unsigned int    r_start;        /* Begining of current window */
+       unsigned int    r_start;        /* Beginning of current window */
        unsigned int    r_len;          /* Length of the window */
 
        unsigned int    r_last_len;     /* Length of most recent alloc */