diff --git a/[refs] b/[refs] index d8bbfba5ea8f..05d34f9e7074 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c8708a9275928cc8e77bd443cd12565dda0a3ded +refs/heads/master: 21b9879bf2817aca343cdda11ade6a87f5373e74 diff --git a/trunk/fs/jffs2/xattr.c b/trunk/fs/jffs2/xattr.c index 330e4491e73a..057bd4dcf665 100644 --- a/trunk/fs/jffs2/xattr.c +++ b/trunk/fs/jffs2/xattr.c @@ -438,7 +438,7 @@ static struct jffs2_xattr_datum *create_xattr_datum(struct jffs2_sb_info *c, return xd; } -/* -------- xdatum related functions ---------------- +/* -------- xref related functions ------------------ * verify_xattr_ref(c, ref) * is used to load xref information from medium. Because summary data does not * contain xid/ino, it's necessary to verify once while mounting process.