Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3277
b: refs/heads/master
c: 8ae0b77
h: refs/heads/master
i:
  3275: 4b2cc7f
v: v3
  • Loading branch information
Hugh Dickins authored and Linus Torvalds committed Jun 25, 2005
1 parent 636e05c commit d4c3021
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6f9beccb95a47a15e446f64fbb7041dc6edce4d9
refs/heads/master: 8ae0b77811d97552b3b3c745e97de18849583bf7
1 change: 1 addition & 0 deletions trunk/fs/libfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ struct file_operations simple_dir_operations = {
.llseek = dcache_dir_lseek,
.read = generic_read_dir,
.readdir = dcache_readdir,
.fsync = simple_sync_file,
};

struct inode_operations simple_dir_inode_operations = {
Expand Down

0 comments on commit d4c3021

Please sign in to comment.