|
From: Marko O. <d0...@us...> - 2009-10-16 16:26:37
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "kdfs".
The branch, make_kdfs_compile has been updated
via 29ceb8abebd6ea37670ecbf0f5fc19e280bdeb29 (commit)
from 04a5f0a443f52df5a415ddbbd8cc33bdbed37c5c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 29ceb8abebd6ea37670ecbf0f5fc19e280bdeb29
Author: Marko Obrovac <mar...@in...>
Date: Fri Oct 16 16:22:38 2009 +0000
[FIX] Introduce linux/namei.h (struct nameidata)
Closed ticket #2
diff --git a/fs/kdfs/physical_fs.c b/fs/kdfs/physical_fs.c
index 36273ca..689f690 100644
--- a/fs/kdfs/physical_fs.c
+++ b/fs/kdfs/physical_fs.c
@@ -15,6 +15,7 @@
#endif
#include <asm/uaccess.h>
+#include <linux/namei.h>
#include "physical_fs.h"
-----------------------------------------------------------------------
Summary of changes:
fs/kdfs/physical_fs.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
hooks/post-receive
--
kdfs
|