git: sbin/hammer: Reword "llid" to "pfs_id"
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Feb 27 08:44:44 PST 2016
commit 75515d7c8de668a44bb6afa16701fb47ac5b449b
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sun Feb 28 01:07:28 2016 +0900
sbin/hammer: Reword "llid" to "pfs_id"
This file is the only one using "llid" instead of "pfs_id".
Not sure what llid stands for, but this is apparently PFS id,
so rename it to more common and obvious pfs_id.
Summary of changes:
sbin/hammer/cmd_recover.c | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/75515d7c8de668a44bb6afa16701fb47ac5b449b
--
DragonFly BSD source repository
More information about the Commits
mailing list