Btrfs: add missing free_extent_buffer
[deliverable/linux.git] / fs / seq_file.c
index 555f82155be80d4e27eb62785af0926093de6b04..52b492721603db1e37a8fb424a7f112a4932da2f 100644 (file)
@@ -538,6 +538,7 @@ int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc)
 
        return res;
 }
+EXPORT_SYMBOL(seq_dentry);
 
 static void *single_start(struct seq_file *p, loff_t *pos)
 {
This page took 0.025856 seconds and 5 git commands to generate.