Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105867
b: refs/heads/master
c: 3264d4d
h: refs/heads/master
i:
  105865: d8c0283
  105863: a042c70
v: v3
  • Loading branch information
Shen Feng authored and Linus Torvalds committed Jul 25, 2008
1 parent 5bbc140 commit cdc5ba6
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 90415deac75a761a25239af6f56381546f8d2201
refs/heads/master: 3264d4ded4d916d294d776b77b72d477c63ac3be
2 changes: 0 additions & 2 deletions trunk/fs/reiserfs/xattr_security.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
#include <linux/reiserfs_xattr.h>
#include <asm/uaccess.h>

#define XATTR_SECURITY_PREFIX "security."

static int
security_get(struct inode *inode, const char *name, void *buffer, size_t size)
{
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/reiserfs/xattr_trusted.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
#include <linux/reiserfs_xattr.h>
#include <asm/uaccess.h>

#define XATTR_TRUSTED_PREFIX "trusted."

static int
trusted_get(struct inode *inode, const char *name, void *buffer, size_t size)
{
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/reiserfs/xattr_user.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
# include <linux/reiserfs_acl.h>
#endif

#define XATTR_USER_PREFIX "user."

static int
user_get(struct inode *inode, const char *name, void *buffer, size_t size)
{
Expand Down

0 comments on commit cdc5ba6

Please sign in to comment.