Hi Malahal, Here's the list of FSAL_RGW commits, including the ones just merged to next.
Regards, Matt commit 929264561cf83826dbe93dee0e2ea14ee5fc64ba Author: Matt Benjamin <[email protected]> Date: Sun Mar 27 15:45:30 2016 -0400 rgw: flags cleanup Remove missed uses of 0 as a flag. Change-Id: Ia176925cfb6b44d1f9efaa1a5446f6793b6af0cf Signed-off-by: Matt Benjamin <[email protected]> commit db6b7bf51a6babd723a664b523b88e063f9e9ab1 Author: Matt Benjamin <[email protected]> Date: Fri Mar 25 16:23:16 2016 -0400 rgw: owner uid and gid The updated signatures of rgw_create() and rgw_mkdir() take a new mask argument, referring to assigned members of the st (struct stat) argument (e.g., st_uid, st_gid, and st_mode). Change-Id: I3fc86f8e8ae904d85dac58d4ad80563c62b74fff Signed-off-by: Matt Benjamin <[email protected]> commit c8ae1ce43085e0e25cebda479d9af2d3f8692610 Author: Matt Benjamin <[email protected]> Date: Fri Mar 25 10:55:09 2016 -0400 rgw: reorg features Change-Id: I5628d29a7c1cddbf697683d101f32a02fb4a4f3b Signed-off-by: Matt Benjamin <[email protected]> commit 19d47b6eab672cd9103b39ac407c3ebd0f146bf8 Author: Matt Benjamin <[email protected]> Date: Mon Mar 21 10:39:51 2016 -0400 rgw: apply missing updates Change-Id: I342b9804c10b6f495442e6187d26b57c742e60af Signed-off-by: Matt Benjamin <[email protected]> commit ac1c322364c1cd4956c1b3b47babe1d747120c23 Author: Matt Benjamin <[email protected]> Date: Mon Aug 31 14:17:17 2015 -0400 FSAL_RGW: finalize draft FSAL Complete FSAL implementation (e.g. config parsing), and adapt to various changes in the rgw_file API: * opaque handles * revised rgw_file interface * revised file handle design (hashes bucket and object names) Change-Id: Ib550fb2eb85cdb57064fa1ff76283f4e4b2a9eb6 Signed-off-by: Matt Benjamin <[email protected]> commit 674f265cfe92ce58468bbd277227a7d93823c357 Author: Orit Wasserman <[email protected]> Date: Mon Apr 13 11:33:06 2015 +0200 introduce FSAL_RGW This change provides a FSAL consuming a new file-based interface to Ceph's RADOS Gateway service, consumed as a library. The FSAL is in a preliminary state, a variety of interfaces are not implemented (e.g., upcalls). The change is a concatenation of the following commits: * Basic sekleton for RGW FSAL * build FSAL_RGW * Add rgw file functions * Add nfs_handle * remove fsal2ceph error function and inode * mount command wip Change-Id: I239bfd051f049feb77c8deff440f7be64513ddba Signed-off-by: Orit Wasserman <[email protected]> Signed-off-by: Matt Benjamin <[email protected]> ----- Original Message ----- > From: "Frank Filz" <[email protected]> > To: [email protected] > Sent: Tuesday, April 12, 2016 5:15:17 PM > Subject: [Nfs-ganesha-devel] Announce Push of V2.4-dev-15 > > Branch next > > Tag:V2.4-dev-15 > > Release Highlights > > * FSAL_RGW fixes > > * fix a couple export permission issues > > * rename EXPORT_OPTION_ACCESS_TYPE to EXPORT_OPTION_ACCESS_MASK > > Signed-off-by: Frank S. Filz <[email protected]> > > Contents: > > 7e15ee6 Frank S. Filz V2.4-dev-15 > ca6fac5 Malahal Naineni Change EXPORT_OPTION_ACCESS_TYPE to > EXPORT_OPTION_ACCESS_MASK > b4babdb Malahal Naineni Fix showmount returning all NFSv3 exports > 9292645 Matt Benjamin rgw: flags cleanup > db6b7bf Matt Benjamin rgw: owner uid and gid > c8ae1ce Matt Benjamin rgw: reorg features > -- Matt Benjamin Red Hat, Inc. 315 West Huron Street, Suite 140A Ann Arbor, Michigan 48103 http://www.redhat.com/en/technologies/storage tel. 734-707-0660 fax. 734-769-8938 cel. 734-216-5309 ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Nfs-ganesha-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel
