]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/jffs2/jffs2_fs_sb.h
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
[mirror_ubuntu-bionic-kernel.git] / fs / jffs2 / jffs2_fs_sb.h
index 413ef89c2d1ba32fe8507f29355d11c5873bc7d0..046fee8b6e9b3ee95d1d5f0c7a9ad7f94ef7c0c9 100644 (file)
@@ -134,8 +134,6 @@ struct jffs2_sb_info {
        struct rw_semaphore wbuf_sem;   /* Protects the write buffer */
 
        struct delayed_work wbuf_dwork; /* write-buffer write-out work */
-       int wbuf_queued;                /* non-zero delayed work is queued */
-       spinlock_t wbuf_dwork_lock;     /* protects wbuf_dwork and and wbuf_queued */
 
        unsigned char *oobbuf;
        int oobavail; /* How many bytes are available for JFFS2 in OOB */