Whamcloud - gitweb
LU-9814 ldiskfs: restore simple_strtol in prealloc 33/29733/2
authorYang Sheng <yang.sheng@intel.com>
Tue, 15 Aug 2017 10:42:09 +0000 (18:42 +0800)
committerJohn L. Hammond <john.hammond@intel.com>
Thu, 26 Oct 2017 16:09:07 +0000 (16:09 +0000)
commit3e8f17ccfe0a2358b93dbda9bba05c8dfd95aa61
treec6b0418b77ea1afd32e4510930c82909dac8cd4e
parent290354c1650725273994b02086b34f6c3df649e5
LU-9814 ldiskfs: restore simple_strtol in prealloc

Since kstrtol needs a null-terminor string so we
back to use simple_strtol in prealloc patches.

Lustre-change: https://review.whamcloud.com/28553
Lustre-commit: 685ef61f0fb9849e3f7a32c4ebf2980d3300afb0

Signed-off-by: Yang Sheng <yang.sheng@intel.com>
Change-Id: I331308d830fbeef9c00156bb8c14b43651d66420
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Alexey Lyashkov <c17817@cray.com>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/29733
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
ldiskfs/kernel_patches/patches/rhel7.4/ext4-prealloc.patch
ldiskfs/kernel_patches/patches/rhel7/ext4-prealloc.patch
ldiskfs/kernel_patches/patches/sles12/ext4-prealloc.patch
ldiskfs/kernel_patches/patches/sles12sp2/ext4-prealloc.patch