History log of /external/ltp/testcases/kernel/fs/fs_maim/maimparts
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4548c6cf9bcdd96d8303caa4130ab638b61f8a30 19-Oct-2012 Wanlong Gao <gaowanlong@cn.fujitsu.com> Update FSF address

find . -type f -exec sed -i 's/675 Mass Ave, Cambridge, MA 02139, USA/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA/g' {} \;
find . -type f -exec sed -i 's/59 Temple Place, Suite 330, Boston, MA 02111-1307 USA/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA/g' {} \;

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
/external/ltp/testcases/kernel/fs/fs_maim/maimparts
37550cf5a86c7ca7424a2a318dd64e550f13f5df 18-Oct-2012 Chris Dearman <chris@mips.com> Remove whitespace at end of line

This is a scripted change done using the following command:

find . -type d -name .git -prune -o \
-type f \! -name \*\~ \! -name .\#\* \
\! -name \*.gz \! -name \*.pdf \! -name \*.patch -print0 | \
xargs -0 sed -i -e 's/[\t ]*$//'

Signed-off-by: Chris Dearman <chris@mips.com>
/external/ltp/testcases/kernel/fs/fs_maim/maimparts
61037e1eb051a155908f1d038b5b156a3f661023 08-Mar-2012 Wanlong Gao <gaowanlong@cn.fujitsu.com> convert the wrong file format from dos to unix

dos file format will cause many problems for git.
Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
/external/ltp/testcases/kernel/fs/fs_maim/maimparts
3e526746383a0a0c94672916b0c7df0e20460386 09-Apr-2003 robbiew <robbiew> Added "-w" flag to perl line.
/external/ltp/testcases/kernel/fs/fs_maim/maimparts
bc4094cb33562d75b3a3cc3355b304c7bc24cab1 12-Mar-2003 robbiew <robbiew> Applied Airong Zhang's updates to allow use on ext3 and reiserfs filesystems.
/external/ltp/testcases/kernel/fs/fs_maim/maimparts
fae0dfdb7f74905476aa3d4b2daf43c94b0877d8 02-Nov-2001 martinjn <martinjn> filesystem storage management utility stresser
/external/ltp/testcases/kernel/fs/fs_maim/maimparts