Commit b30d9e8b authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Linus Torvalds

[PATCH] don't include coda_fs_i.h in fs.h

It's simply not needed anymore in 2.5
parent 0ea2941d
......@@ -404,9 +404,6 @@ struct inode {
} u;
};
/* will die */
#include <linux/coda_fs_i.h>
struct fown_struct {
rwlock_t lock; /* protects pid, uid, euid fields */
int pid; /* pid or -pgrp where SIGIO should be sent */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment