From: Luk Claes Date: Sun, 20 Mar 2011 19:18:01 +0000 (+0100) Subject: - mountd: fix --manage-gids hang due to int/uint bug (0f05c8a) X-Git-Tag: debian/1%1.2.3-1~7 X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=afb30e9812a5db4d075e3f346d982670a7b2dc23;hp=afb30e9812a5db4d075e3f346d982670a7b2dc23;p=nfs-utils.git - mountd: fix --manage-gids hang due to int/uint bug (0f05c8a) (Closes: #528939,585085) - mount.nfs: Don't do anything fancy if this is a remount (f11547f) (Closes: #612933) - mount: Mount should retry unreachable hosts (5a355f4) (Closes: #560388) - Try to use kernel function to determine supported Kerberos enctypes (258f10f) (Closes: #474037) ---