|
@@ -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
|