Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Conflicts: include/linux/nfs_fs.h Fixed up conflict with kernel header updates.
This commit is contained in:
@ -11,7 +11,6 @@
|
||||
|
||||
#ifdef __KERNEL__
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/in.h>
|
||||
#include <linux/fs.h>
|
||||
#include <linux/kref.h>
|
||||
|
@ -9,7 +9,6 @@
|
||||
#ifndef LINUX_LOCKD_NLM_H
|
||||
#define LINUX_LOCKD_NLM_H
|
||||
|
||||
#include <linux/config.h>
|
||||
|
||||
/* Maximum file offset in file_lock.fl_end */
|
||||
# define NLM_OFFSET_MAX ((s32) 0x7fffffff)
|
||||
|
Reference in New Issue
Block a user