lkml.org 
[lkml]   [2014]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 1/1 RESEND] fs/ceph/inode.c: Remove get/set acl on symlinks
Remove unsupported symlink operations.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
---
fs/ceph/inode.c | 2 --
1 file changed, 2 deletions(-)

diff --git a/fs/ceph/inode.c b/fs/ceph/inode.c
index 32d519d..704d714 100644
--- a/fs/ceph/inode.c
+++ b/fs/ceph/inode.c
@@ -1616,8 +1616,6 @@ static const struct inode_operations ceph_symlink_iops = {
.getxattr = ceph_getxattr,
.listxattr = ceph_listxattr,
.removexattr = ceph_removexattr,
- .get_acl = ceph_get_acl,
- .set_acl = ceph_set_acl,
};

/*
--
1.8.4.5


\
 
 \ /
  Last update: 2014-03-21 18:21    [W:0.036 / U:1.204 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site