~ecryptfs/ecryptfs/trunk

  • Committer: Tyler Hicks
  • Date: 2012-07-11 09:12:11 UTC
  • Revision ID: tyhicks@canonical.com-20120711091211-pfoo3hcf764ftulu
* src/libecryptfs/module_mgr.c, src/pam_ecryptfs/pam_ecryptfs.c:
  - fix compiler warnings

There is still a warning remaining due to an unhandled error condition but I'm
not familiar enough with that part of the code to know how to properly handle
it:

pam_ecryptfs.c: In function 'private_dir':
pam_ecryptfs.c:359:12: warning: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]
Filename Latest Rev Last Changed Committer Comment Size
..
capture_lower_ops.c 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 9.8 KB Diff Download File
ecryptfs_kernel.h 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 22.7 KB Diff Download File
jprobe-create.c 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 7.1 KB Diff Download File
jprobe-mount.c 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 4.3 KB Diff Download File
jprobe-release.c 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 2.8 KB Diff Download File
Makefile 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 189 bytes Diff Download File
test-jprobe.c 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 1.2 KB Diff Download File