ocfs2: Reserve ioctl range

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linux Kernel Mailing List
Date: Friday, January 25, 2008 - 7:01 pm

Gitweb:     http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7f68fc...
Commit:     7f68fc28219be3b44ef4132f95c6506ff3e806b5
Parent:     e9d578a8f279d5e7d1e903f436aefc76ba330b43
Author:     Tao Ma <tao.ma@oracle.com>
AuthorDate: Tue Dec 18 15:46:37 2007 +0800
Committer:  Mark Fasheh <mark.fasheh@oracle.com>
CommitDate: Fri Jan 25 14:48:57 2008 -0800

    ocfs2: Reserve ioctl range
    
    We need to reserve at least two ioctls for online-resize. Reserve a small
    range of ioctls for Ocfs2 use in Documentation/ioctl-number.txt. This should
    give us enough room for future growth.
    
    Signed-off-by: Tao Ma <tao.ma@oracle.com>
    Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
---
 Documentation/ioctl-number.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Documentation/ioctl-number.txt b/Documentation/ioctl-number.txt
index 5c7fbf9..c18363b 100644
--- a/Documentation/ioctl-number.txt
+++ b/Documentation/ioctl-number.txt
@@ -138,6 +138,7 @@ Code	Seq#	Include File		Comments
 'm'	00-1F	net/irda/irmod.h	conflict!
 'n'	00-7F	linux/ncp_fs.h
 'n'	E0-FF	video/matrox.h          matroxfb
+'o'	00-1F	fs/ocfs2/ocfs2_fs.h	OCFS2
 'p'	00-0F	linux/phantom.h		conflict! (OpenHaptics needs this)
 'p'	00-3F	linux/mc146818rtc.h	conflict!
 'p'	40-7F	linux/nvram.h
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
ocfs2: Reserve ioctl range, Linux Kernel Mailing ..., (Fri Jan 25, 7:01 pm)