Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108542
b: refs/heads/master
c: bc81335
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Hunter authored and Artem Bityutskiy committed Aug 13, 2008
1 parent e7f231c commit 7a17995
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: de94eb558b542873d3f6f9ede1b8575fb5662248
refs/heads/master: bc813355c704e5916a86dd4b96fd226bfa3fc6ca
6 changes: 2 additions & 4 deletions trunk/fs/ubifs/ubifs.h
Original file line number Diff line number Diff line change
Expand Up @@ -374,10 +374,8 @@ struct ubifs_gced_idx_leb {
*/
struct ubifs_inode {
struct inode vfs_inode;
union {
unsigned long long creat_sqnum;
unsigned long long del_cmtno;
};
unsigned long long creat_sqnum;
unsigned long long del_cmtno;
unsigned int xattr_size;
unsigned int xattr_cnt;
unsigned int xattr_names;
Expand Down

0 comments on commit 7a17995

Please sign in to comment.