Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pdate addres for Free Software Foundation | NeilBrown | 2011-08-29 | 1 | -2/+2 |
| | | | | | | | | | | | | License texts contain multiple address for FSF, some wrong. So update them and replace COPYING file with http://www.gnu.org/licenses/gpl-2.0.txt which has a few changes to preamble and commentary. Also remove extra COPYING file from utils/statd/ Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Steve Dickson <steved@redhat.com> | ||||
* | mount: move generic functions to utils.c and network.c | Karel Zak | 2011-04-06 | 1 | -0/+175 |
Move generic code that could be shared between standard mount.nfs and libmount version to utils.c and network.c. CC: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Karel Zak <kzak@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com> |