]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/dlm/dlm_internal.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6-omap-h63xx.git] / fs / dlm / dlm_internal.h
index 9e0622aff496b00e534599fdbef895f49d97dfb9..868e4c9ef1273d1bd75b23aba3afbdf5b8011917 100644 (file)
@@ -445,6 +445,7 @@ struct dlm_ls {
                                                   the dlm using this ls */
        int                     ls_create_count; /* create/release refcount */
        unsigned long           ls_flags;       /* LSFL_ */
+       unsigned long           ls_scan_time;
        struct kobject          ls_kobj;
 
        struct dlm_rsbtable     *ls_rsbtbl;