Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135839
b: refs/heads/master
c: f2cddb2
h: refs/heads/master
i:
  135837: c018417
  135835: 9feffc0
  135831: 8a93dcd
  135823: 6aee81f
  135807: 215b108
v: v3
  • Loading branch information
Jaswinder Singh Rajput committed Feb 3, 2009
1 parent b33340b commit 8222142
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: 87fe85133fa7f33c2bc9882826666a7f117c62bd
refs/heads/master: f2cddb29ebfc02dfd2c4b439aa0433393ad15575
2 changes: 1 addition & 1 deletion trunk/include/linux/coda_psdev.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#define CODA_PSDEV_MAJOR 67
#define MAX_CODADEVS 5 /* how many do we allow */

#ifdef __KERNEL__
struct kstatfs;

/* communication pending/processing queues */
Expand All @@ -24,7 +25,6 @@ static inline struct venus_comm *coda_vcp(struct super_block *sb)
return (struct venus_comm *)((sb)->s_fs_info);
}

#ifdef __KERNEL__
/* upcalls */
int venus_rootfid(struct super_block *sb, struct CodaFid *fidp);
int venus_getattr(struct super_block *sb, struct CodaFid *fid,
Expand Down

0 comments on commit 8222142

Please sign in to comment.