History log of /haiku/src/add-ons/kernel/file_systems/nfs4/idmapper/IdMapper.cpp
Revision Date Author Comments
# 4b7e2196 03-Oct-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

Remove /boot/common for good

* Remove support for the "common" installation location from packagefs,
package kit, package daemon, package managers.
* Rename the B_COMMON_*_DIRECTORY constants referring to writable
directories to B_SYSTEM_*_DIRECTORY.
* Remove/adjust the use of various B_COMMON_*_DIRECTORY constants.
I'm sure some occurrence still remain. They can be adjusted when the
remaining B_COMMON_*_DIRECTORY constants are removed.


# 2353db43 04-Jul-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: Fix error checking after read_port()


# 7ef9380f 04-Jul-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: Fix several problems with IdMapper error handling


# b2cea80c 03-Jul-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: Add id mapper


# 4b7e219688450694efc9d1890f83f816758c16d3 03-Oct-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

Remove /boot/common for good

* Remove support for the "common" installation location from packagefs,
package kit, package daemon, package managers.
* Rename the B_COMMON_*_DIRECTORY constants referring to writable
directories to B_SYSTEM_*_DIRECTORY.
* Remove/adjust the use of various B_COMMON_*_DIRECTORY constants.
I'm sure some occurrence still remain. They can be adjusted when the
remaining B_COMMON_*_DIRECTORY constants are removed.


# 2353db439e3844c757adca4c7e6a2b2d4c050ccb 04-Jul-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: Fix error checking after read_port()


# 7ef9380fb3f606dd61b82905ab1247765546817c 04-Jul-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: Fix several problems with IdMapper error handling


# b2cea80ce5328c07e9f5c42c72213c186737aea5 03-Jul-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: Add id mapper