Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34138
b: refs/heads/master
c: f2dd117
h: refs/heads/master
v: v3
  • Loading branch information
Michal Piotrowski authored and David Woodhouse committed Sep 22, 2006
1 parent a3426b3 commit 7f49b17
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: cbc88ba83ff772d8c47d95ba0fef38ad888d6fcf
refs/heads/master: f2dd117fa51dd8fc071b1352254c0d14d2399b0a
4 changes: 0 additions & 4 deletions trunk/fs/jffs2/jffs2_fs_i.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,7 @@ struct jffs2_inode_info {

uint16_t flags;
uint8_t usercompr;
#if !defined (__ECOS)
#if LINUX_VERSION_CODE > KERNEL_VERSION(2,5,2)
struct inode vfs_inode;
#endif
#endif
#ifdef CONFIG_JFFS2_FS_POSIX_ACL
struct posix_acl *i_acl_access;
struct posix_acl *i_acl_default;
Expand Down

0 comments on commit 7f49b17

Please sign in to comment.