diff options
Diffstat (limited to 'fs/gfs2/ops_inode.c')
-rw-r--r-- | fs/gfs2/ops_inode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/gfs2/ops_inode.c b/fs/gfs2/ops_inode.c index c680f050e17f..2f38313b4bd5 100644 --- a/fs/gfs2/ops_inode.c +++ b/fs/gfs2/ops_inode.c | |||
@@ -1014,7 +1014,7 @@ out: | |||
1014 | 1014 | ||
1015 | /** | 1015 | /** |
1016 | * gfs2_getattr - Read out an inode's attributes | 1016 | * gfs2_getattr - Read out an inode's attributes |
1017 | * @mnt: ? | 1017 | * @mnt: The vfsmount the inode is being accessed from |
1018 | * @dentry: The dentry to stat | 1018 | * @dentry: The dentry to stat |
1019 | * @stat: The inode's stats | 1019 | * @stat: The inode's stats |
1020 | * | 1020 | * |