ocfs2: Allow uid/gid/perm changes of symlinks
authorSunil Mushran <sunil.mushran@oracle.com>
Fri, 18 Apr 2008 17:23:53 +0000 (10:23 -0700)
committerMark Fasheh <mfasheh@suse.com>
Thu, 1 May 2008 00:09:54 +0000 (17:09 -0700)
commitbc535809c06ada210d89f5a43b335c68ecbb8e1b
tree3186b9d590a06d17a7026680fba57546e0d0c418
parent95642e56647d84963428a1168baa8a73cb782ac3
ocfs2: Allow uid/gid/perm changes of symlinks

This patch adds the ability to change attributes of a symlink.
Fixes oss bugzilla#963
http://oss.oracle.com/bugzilla/show_bug.cgi?id=963

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/file.c
fs/ocfs2/symlink.c