Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357774
b: refs/heads/master
c: 66fdb93
h: refs/heads/master
v: v3
  • Loading branch information
Eric W. Biederman committed Feb 12, 2013
1 parent c6c7086 commit dede3b0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 4fa814be258169caef51e320b8b06cb3b139d4a0
refs/heads/master: 66fdb93f882d21612a5287cd1303c9b1391ebf5d
7 changes: 0 additions & 7 deletions trunk/fs/afs/afs.h
Original file line number Diff line number Diff line change
Expand Up @@ -133,13 +133,6 @@ struct afs_file_status {
/*
* AFS file status change request
*/
struct afs_store_status {
u32 mask; /* which bits of the struct are set */
u32 mtime_client; /* last time client changed data */
u32 owner; /* owner ID */
u32 group; /* group ID */
umode_t mode; /* UNIX mode */
};

#define AFS_SET_MTIME 0x01 /* set the mtime */
#define AFS_SET_OWNER 0x02 /* set the owner ID */
Expand Down

0 comments on commit dede3b0

Please sign in to comment.