diff options
Diffstat (limited to 'fs/ocfs2/xattr.c')
-rw-r--r-- | fs/ocfs2/xattr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ocfs2/xattr.c b/fs/ocfs2/xattr.c index aa9e8777b09a..0ba9ea1e7961 100644 --- a/fs/ocfs2/xattr.c +++ b/fs/ocfs2/xattr.c | |||
@@ -623,7 +623,7 @@ int ocfs2_calc_security_init(struct inode *dir, | |||
623 | 623 | ||
624 | int ocfs2_calc_xattr_init(struct inode *dir, | 624 | int ocfs2_calc_xattr_init(struct inode *dir, |
625 | struct buffer_head *dir_bh, | 625 | struct buffer_head *dir_bh, |
626 | int mode, | 626 | umode_t mode, |
627 | struct ocfs2_security_xattr_info *si, | 627 | struct ocfs2_security_xattr_info *si, |
628 | int *want_clusters, | 628 | int *want_clusters, |
629 | int *xattr_credits, | 629 | int *xattr_credits, |