Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44888
b: refs/heads/master
c: ba3ff12
h: refs/heads/master
v: v3
  • Loading branch information
Michael Halcrow authored and Linus Torvalds committed Dec 22, 2006
1 parent 1eaedf6 commit 724bae5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: ef8142a525c58dec325e8dd9a7bf92fb240d05c7
refs/heads/master: ba3ff12fca318225cb978c6181b83d38dcbc5b09
2 changes: 0 additions & 2 deletions trunk/fs/stack.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,5 @@ void fsstack_copy_attr_all(struct inode *dest, const struct inode *src,
dest->i_ctime = src->i_ctime;
dest->i_blkbits = src->i_blkbits;
dest->i_flags = src->i_flags;

fsstack_copy_inode_size(dest, src);
}
EXPORT_SYMBOL_GPL(fsstack_copy_attr_all);

0 comments on commit 724bae5

Please sign in to comment.