commit | ccbe9f0b11b137c9453771a7ca3bf417dc7ce152 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Thu Feb 11 15:40:48 2010 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Thu Feb 11 15:40:48 2010 -0800 |
tree | 0d05240120bb38bb5bfcb4fe3b88aa40cc1dfb94 | |
parent | 676ad585531e965416fd958747894541dabcec96 [diff] |
RDMA: Use rlimit helpers Make sure compiler won't do weird things with limits by using the rlimit helpers added in 3e10e716 ("resource: add helpers for fetching rlimits"). E.g. fetching them twice may return 2 different values after writable limits are implemented. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Roland Dreier <rolandd@cisco.com>