Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135933
b: refs/heads/master
c: e56980d
h: refs/heads/master
i:
  135931: c7e22c9
v: v3
  • Loading branch information
Jan Engelhardt authored and Al Viro committed Mar 27, 2009
1 parent f3072cd commit 2b13643
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: a9f184f02aa49d46c4c35311d93cbcd1c61149df
refs/heads/master: e56980d451904b623573ef4966cbab768e433c79
2 changes: 1 addition & 1 deletion trunk/include/linux/dcache.h
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ struct dentry {
struct list_head d_subdirs; /* our children */
struct list_head d_alias; /* inode alias list */
unsigned long d_time; /* used by d_revalidate */
struct dentry_operations *d_op;
const struct dentry_operations *d_op;
struct super_block *d_sb; /* The root of the dentry tree */
void *d_fsdata; /* fs-specific data */

Expand Down

0 comments on commit 2b13643

Please sign in to comment.