summaryrefslogtreecommitdiff
path: root/fs/aufs/vfsub.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/aufs/vfsub.c')
-rw-r--r--fs/aufs/vfsub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/aufs/vfsub.c b/fs/aufs/vfsub.c
index 29e0bbc32..2e54bad6a 100644
--- a/fs/aufs/vfsub.c
+++ b/fs/aufs/vfsub.c
@@ -125,7 +125,7 @@ int vfsub_atomic_open(struct inode *dir, struct dentry *dentry,
goto out;
}
- atomic_inc(&br->br_count);
+ au_br_get(br);
fsnotify_open(file);
out: