commit | 42c7768316905dc64ad22256d6cbff273e3fbf55 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | Tue Jun 25 15:14:56 2013 -0400 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Tue Sep 03 16:32:25 2013 -0400 |
tree | f3a275a003ecb7f85e5f47c5e99c716d4676e0e2 | |
parent | 7d8224574cbd2326a6be00f319f5f7597abec3f6 [diff] |
NVMe: Split header file into user-visible and kernel-visible pieces To build user programs that call the NVMe ioctls, we need to have a user header file. Catch up to the new way of doing that by splitting the header file into kernel and uapi portions. Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>