diff --git a/[refs] b/[refs] index a4e81077a0f5..3f8bdd4d7b48 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e79664886ddd569afa1b198ca436a63aefc19073 +refs/heads/master: e70409f5f37587e101b4fd6d268686ae8e03ba88 diff --git a/trunk/fs/gfs2/eaops.c b/trunk/fs/gfs2/eaops.c index 2243b44ecb07..1c5ac3160b3b 100644 --- a/trunk/fs/gfs2/eaops.c +++ b/trunk/fs/gfs2/eaops.c @@ -225,5 +225,6 @@ struct gfs2_eattr_operations *gfs2_ea_ops[] = { NULL, &gfs2_user_eaops, &gfs2_system_eaops, + &gfs2_security_eaops, };