~ecryptfs/ecryptfs/trunk

  • Committer: Dustin Kirkland
  • Date: 2009-04-30 20:32:16 UTC
  • mfrom: (384.1.2 ecryptfs)
  • Revision ID: kirkland@canonical.com-20090430203216-ei48lglxpul4ht6u
merge from mhlavinka

386. By Michal Hlavinka on 2009-04-23

    decision_graph.c: fix uninitialized return code

    Werror build complains about decision_graph.c:375:
    warning: 'rc' may be used uninitialized in this function. It's true,
    firs assigment to rc can be bypassed with goto out.

    Signed-off-by: Michal Hlavinka <mhlavink@redhat.com>
385. By Michal Hlavinka on 2009-04-23

    mount.ecryptfs.c: don't pass verbosity option to kernel

    verbosity option should not be passed to kernel module,
    because kernel module doesn't know about it and produces
    unnecessary lines in logs

    Signed-off-by: Michal Hlavinka <mhlavink@redhat.com>


Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
Filename Latest Rev Last Changed Committer Comment Size
..
daemon 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
desktop 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
escrow 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
include 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
jprobes 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
key_mod 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
libecryptfs 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
libecryptfs-swig 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
pam_ecryptfs 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
testcases 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
utils 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
Makefile.am 371 16 years ago Dustin Kirkland src/desktop: add the desktop files to the dist tar 614 bytes Diff Download File