Unionfs ODF: Fix incorrect modes on exported unionfs inodes
authorRachita Kothiyal <rachita@dewey.fsl.cs.sunysb.edu>
Sun, 4 May 2008 20:39:55 +0000 (16:39 -0400)
committerRachita Kothiyal <rachita@dewey.fsl.cs.sunysb.edu>
Sun, 4 May 2008 20:39:55 +0000 (16:39 -0400)
commitf415228ead77e07723eb44aa2349672f7150f652
treef2c2fff45b4a508323ddd6119450a592d0c2f802
parente65b147a9e1d496bf1b4266e796f567f36ba4ab4
Unionfs ODF: Fix incorrect modes on exported unionfs inodes

Incorrect modes were assigned to inodes when composing a dentry
from a file handle in unionfs_export_iget().

Signed-off-by: Rachita Kothiyal <rachita@fsl.cs.sunysb.edu>
fs/unionfs/export.c