Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262319
b: refs/heads/master
c: 285b2c4
h: refs/heads/master
i:
  262317: 83afcc2
  262315: 647d29e
  262311: d26fe58
  262303: 65f75a7
v: v3
  • Loading branch information
Hugh Dickins authored and Linus Torvalds committed Aug 4, 2011
1 parent e09bf7b commit 49b7f49
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 701 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: a2c16d6cb0e478812829ca84aeabd02e36af35eb
refs/heads/master: 285b2c4fdd69ea73b4762785d8c6be83b6c074a6
2 changes: 0 additions & 2 deletions trunk/include/linux/shmem_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ struct shmem_inode_info {
unsigned long flags;
unsigned long alloced; /* data pages alloced to file */
unsigned long swapped; /* subtotal assigned to swap */
unsigned long next_index; /* highest alloced index + 1 */
struct shared_policy policy; /* NUMA memory alloc policy */
struct page *i_indirect; /* top indirect blocks page */
union {
swp_entry_t i_direct[SHMEM_NR_DIRECT]; /* first blocks */
char inline_symlink[SHMEM_SYMLINK_INLINE_LEN];
Expand Down
Loading

0 comments on commit 49b7f49

Please sign in to comment.