diff options
author | Sergiu Ivanov <unlimitedscolobb@gmail.com> | 2009-09-28 18:18:18 +0300 |
---|---|---|
committer | Sergiu Ivanov <unlimitedscolobb@gmail.com> | 2009-09-28 18:18:18 +0300 |
commit | ed59faf772c24131e60444392b3cadcb9f6cb473 (patch) | |
tree | 7f40f4bc5c444a2a95c25b88284fc54160553acc /hurd | |
parent | 127340741f01e7984aa48b637946b79e334b78b4 (diff) |
Add a warning about the problem with syncing in unionfs.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/translator/unionfs.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hurd/translator/unionfs.mdwn b/hurd/translator/unionfs.mdwn index 93a3a385..407fa134 100644 --- a/hurd/translator/unionfs.mdwn +++ b/hurd/translator/unionfs.mdwn @@ -12,6 +12,9 @@ is included in the section entitled Source repository: <http://git.savannah.gnu.org/cgit/hurd/unionfs.git/> +Right now there are some problems with syncing, so please be aware +that it might not work as expected. + # `unionmount` ... is a special mode of `unionfs`. |