linux/fs/nfs/objlayout
Benny Halevy 8a1636c459 pnfs: layoutret_on_setattr
With the objects layout security model, we have object capabilities
that are associated with the layout and we anticipate that the server
will issue a cb_layoutrecall for any setattr that changes security
related attributes (user/group/mode/acl) or truncates the file.

Therefore, the layout is returned before issuing the setattr to avoid
the anticipated cb_layoutrecall.

Signed-off-by: Benny Halevy <bhalevy@panasas.com>
2011-05-29 20:54:36 +03:00
..
Kbuild pnfs-obj: decode layout, alloc/free lseg 2011-05-29 20:53:06 +03:00
objio_osd.c pnfs: layoutret_on_setattr 2011-05-29 20:54:36 +03:00
objlayout.c pnfs-obj: osd raid engine read/write implementation 2011-05-29 20:54:15 +03:00
objlayout.h pnfs-obj: osd raid engine read/write implementation 2011-05-29 20:54:15 +03:00
pnfs_osd_xdr_cli.c