aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/xattr.c
diff options
context:
space:
mode:
authorWang Sheng-Hui <crosslonelyover@gmail.com>2011-01-10 12:10:30 -0500
committerTheodore Ts'o <tytso@mit.edu>2011-01-10 12:10:30 -0500
commit6e9510b0e0de657ca7c7bfb10ced80b4d237dd58 (patch)
treea4c427885d3a1c9571681e7bd8d772be7422c07e /fs/ext3/xattr.c
parentext4: clean up ext4_xattr_list()'s error code checking and return strategy (diff)
downloadlinux-dev-6e9510b0e0de657ca7c7bfb10ced80b4d237dd58.tar.xz
linux-dev-6e9510b0e0de657ca7c7bfb10ced80b4d237dd58.zip
ext2,ext3,ext4: clarify comment for extN_xattr_set_handle
Signed-off-by: Wang Sheng-Hui <crosslonelyover@gmail.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext3/xattr.c')
-rw-r--r--fs/ext3/xattr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ext3/xattr.c b/fs/ext3/xattr.c
index e69dc6dfaa89..32e6cc23bd9a 100644
--- a/fs/ext3/xattr.c
+++ b/fs/ext3/xattr.c
@@ -925,7 +925,7 @@ ext3_xattr_ibody_set(handle_t *handle, struct inode *inode,
/*
* ext3_xattr_set_handle()
*
- * Create, replace or remove an extended attribute for this inode. Buffer
+ * Create, replace or remove an extended attribute for this inode. Value
* is NULL to remove an existing extended attribute, and non-NULL to
* either replace an existing extended attribute, or create a new extended
* attribute. The flags XATTR_REPLACE and XATTR_CREATE