commit | ee2e992cc28553f6c4dd1ab5483c8733c393626b | [log] [tgz] |
---|---|---|
author | Li Zefan <lizf@cn.fujitsu.com> | Tue Oct 14 08:49:56 2008 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Fri Oct 17 08:46:57 2008 +0200 |
tree | 1947e8cb26f1018c20f89db93e06698cc17353f5 | |
parent | e6d63840ba55ffd3a79aea6792aac6f29f338083 [diff] |
block: simplify string handling in elv_iosched_store() strlcpy() guarantees the dest buffer is NULL teminated. Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>