Whamcloud - gitweb
LU-17705 ptlrpc: replace synchronize_rcu() with rcu_barrier()
[fs/lustre-release.git] / lustre / scripts / lfs_migrate
2023-02-03 Andreas DilgerLU-13703 utils: fix lfs_migrate with PFL arguments 45/39145/21
2023-02-03 Andreas DilgerLU-13475 utils: disable lfs_migrate rsync and warning 14/40614/6
2021-10-27 Andreas DilgerLU-15045 utils: fix lfs_migrate for files with spaces 73/45173/6
2020-06-16 Emoly LiuLU-13635 lfs: add -D option back to lfs_migrate 40/38840/3
2020-03-05 Emoly LiuLU-11510 lfs: migrate a composite layout file correctly 82/36082/10
2020-01-10 Andreas DilgerLU-13090 utils: fix lfs_migrate -p for file with pool 67/37067/6
2019-10-22 Andreas DilgerLU-9629 utils: fix lfs_migrate for non-root users 83/36383/5
2019-08-09 Andreas DilgerLU-12157 utils: fix lfs_migrate output and testing 92/34592/7
2019-03-03 Nathan DauchyLU-8207 scripts: add auto-stripe option to lfs_migrate 52/20552/18
2018-10-29 Andreas DilgerLU-10801 utils: fix lfs_migrate argument parsing 77/32977/10
2018-02-22 Daniel KobrasLU-10278 utils: allow to migrate without direct io 01/30301/4
2018-01-25 Bob GlossmanLU-10505 scripts: avoid version dependent shell script... 60/30860/3
2018-01-09 Steve GuminskiLU-8235 scripts: pass unrecognized options to lfs migrate 21/20621/6
2017-11-06 Steve GuminskiLU-6051 utils: allow lfs_migrate to handle hard links 51/25851/9
2017-09-10 Steve GuminskiLU-6051 utils: Remove incorrect request for getstripe... 97/28597/3
2017-07-29 Andreas DilgerLU-6051 utils: allow lfs_migrate to migrate links 53/27553/2
2017-06-13 Andreas DilgerLU-4825 utils: improve lfs_migrate usage message 61/25661/5
2017-03-26 Andreas DilgerLU-6051 utils: improve efficiency of lfs_migrate cmp 78/25878/2
2014-01-11 Andreas DilgerLU-4293 utils: handle lfs migrate failure in lfs_migrate 16/8616/2
2013-03-26 jclLU-2445 utils: lfs migrate support
2013-02-09 Keith ManntheyLU-2302 scripts: make lfs_migrate compatible with 1.8
2012-12-17 Daniel KobrasLU-2302 scripts: prevent lfs_migrate data disclosure
2012-12-17 Daniel KobrasLU-2302 scripts: null-terminated file lists in lfs_migrate
2012-12-17 Daniel KobrasLU-2302 scripts: fix lfs_migrate with non-English locale
2012-06-07 Andreas DilgerLU-80 tests: make lfs_migrate script executable
2012-04-06 Yu JianLU-80 utils: add "-c <stripe_count>" option to lfs_migrate
2012-03-29 Andreas DilgerLU-611 tests: clean up code style in tests/lfs
2011-11-02 Andreas DilgerLU-611 utils: add restripe option to lfs_migrate
2010-08-05 Andreas Dilgerb=22481 man page for lfs_migrate
2010-06-10 Andreas Dilgerb=22481 Add "lfs_migrate" script from manual into lustr...