commit | 7f68fc28219be3b44ef4132f95c6506ff3e806b5 | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Tue Dec 18 15:46:37 2007 +0800 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Fri Jan 25 14:48:57 2008 -0800 |
tree | abd2407d9c3e0d729b10669cf8f871f1056a25c2 | |
parent | e9d578a8f279d5e7d1e903f436aefc76ba330b43 [diff] |
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>