Re: [PATCH] libnetfs: properly respond to file_get_translator requests

2013-08-28 Thread Samuel Thibault
Applied, thanks. Samuel

[PATCH] libnetfs: properly respond to file_get_translator requests

2013-07-16 Thread Justus Winter
Properly respond to file_get_translator requests for nodes with a passive translator record. * libnetfs/file-get-translator.c (netfs_S_file_get_translator): Handle passive translator records. --- libnetfs/file-get-translator.c | 14 ++ 1 file changed, 14 insertions(+) diff --git