History log of /haiku/src/add-ons/kernel/file_systems/nfs4/WorkQueue.cpp
Revision Date Author Comments
# 3ef8e34c 16-Apr-2013 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: fix few issues related with file caches
* update metadata cache when writing to cache
* do not limit size of a io request
* minor checks in Inode::Write


# 83444c23 03-Dec-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: Complete outstanding AIO requests before releasing open state


# 2f44d34e 02-Nov-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: Reset object_wait_info.events in each iteration


# 1e67a2cd 31-Oct-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: Add numerous assertion checks


# bcb18a9b 31-Oct-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4, dns_resolver: fix numerous style violations


# 45cd64ef 15-Aug-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: Fix amount of data written when using AIO


# 41217416 06-Aug-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: Add asynchronous work queue


# 3ef8e34c0adbe5d9cd72a2dc526a8d4e7340d82d 16-Apr-2013 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: fix few issues related with file caches
* update metadata cache when writing to cache
* do not limit size of a io request
* minor checks in Inode::Write


# 83444c23219eb01b3d9ea95a9c288b6e811168c6 03-Dec-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: Complete outstanding AIO requests before releasing open state


# 2f44d34e5e696fe1fde8f4a8ee2728664984db04 02-Nov-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: Reset object_wait_info.events in each iteration


# 1e67a2cdd9414d6f699f253161d19d4aa8fe35e6 31-Oct-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: Add numerous assertion checks


# bcb18a9b361caf5ec949023dce39b831709a917d 31-Oct-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4, dns_resolver: fix numerous style violations


# 45cd64efd9124013b28ce9c232f4d9c42df6cd56 15-Aug-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: Fix amount of data written when using AIO


# 412174162e796c3208a93041f33b7de45425c847 06-Aug-2012 Pawel Dziepak <pdziepak@quarnos.org>

nfs4: Add asynchronous work queue