On Mon, Nov 14, 2011 at 02:48:23AM +0100, Bernhard Voelker wrote: > [PATCH 07/15] prlimit: fix case when getting missing limit is needed and > PID is given later Applied with some minor changes, thanks. > struct prlimit { > struct rlimit rlim; > + int found; > struct prlimit_desc *desc; > int modify; > }; I think 'modify' is good enough for everything ;-) Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html