]> git.karo-electronics.de Git - linux-beck.git/blobdiff - fs/ext4/dir.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-beck.git] / fs / ext4 / dir.c
index dc149d123de584f1e56f6b841fcb0850ef2819da..6dda04f05ef421eee9046d19d6b797fbd2a92d8a 100644 (file)
@@ -185,6 +185,7 @@ static int ext4_readdir(struct file *filp,
                                        "at offset %llu",
                                        (unsigned long long)filp->f_pos);
                        filp->f_pos += sb->s_blocksize - offset;
+                       brelse(bh);
                        continue;
                }
                set_buffer_verified(bh);