X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fnfs%2Fpnfs.h;h=53d593a0a4f265a69c9f4fbc5d2ccb759291686a;hb=6262ff01162e8582122f9792b6d9d55ec7425da3;hp=1509530cb111fadfdd7b47bb48bbb9f88c4b1176;hpb=18c0635363364ca2fc2d1cbd65bbf918daf89d1a;p=pandora-kernel.git diff --git a/fs/nfs/pnfs.h b/fs/nfs/pnfs.h index 1509530cb111..53d593a0a4f2 100644 --- a/fs/nfs/pnfs.h +++ b/fs/nfs/pnfs.h @@ -68,6 +68,7 @@ enum { enum layoutdriver_policy_flags { /* Should the pNFS client commit and return the layout upon a setattr */ PNFS_LAYOUTRET_ON_SETATTR = 1 << 0, + PNFS_LAYOUTRET_ON_ERROR = 1 << 1, }; struct nfs4_deviceid_node;